public class RoleSetNotFoundException extends RuntimeException
| Constructor and Description |
|---|
RoleSetNotFoundException() |
RoleSetNotFoundException(String msg) |
RoleSetNotFoundException(String msg,
Throwable cause) |
RoleSetNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RoleSetNotFoundException()
public RoleSetNotFoundException(String msg)
msg - public RoleSetNotFoundException(String msg, Throwable cause)
msg - cause - public RoleSetNotFoundException(Throwable cause)
cause - Copyright © 2016 Internet2. All rights reserved.