public class UnAuthenticatedException extends Exception
| Constructor and Description |
|---|
UnAuthenticatedException()
Exception without any message.
|
UnAuthenticatedException(String message)
Exception with message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnAuthenticatedException()
public UnAuthenticatedException(String message)
message - the messageCopyright © 2011–2015 eXo Platform SAS. All rights reserved.