public class UnauthenticatedException extends RuntimeException
| Constructor and Description |
|---|
UnauthenticatedException()
Construtor Padrão.
|
UnauthenticatedException(String message)
Construtor com Parametros.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnauthenticatedException()
public UnauthenticatedException(String message)
message - mensagem a ser mostradaCopyright © 2018. All rights reserved.