public class ApplicationException extends Exception
| Constructor and Description |
|---|
ApplicationException()
Construtor vazio
|
ApplicationException(String message)
Construtor
|
ApplicationException(String message,
Throwable cause)
Construtor
|
ApplicationException(Throwable cause)
Construtor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.