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