public class IdentityUnavailableException extends RuntimeException
Constructor and Description |
---|
IdentityUnavailableException(String msg)
Constructs an
IdentityUnavailableException with the specified message. |
IdentityUnavailableException(String msg,
Throwable t)
Constructs an
IdentityUnavailableException with the specified message
and root cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IdentityUnavailableException(String msg)
IdentityUnavailableException
with the specified message.msg
- the detail message