public class SGADaemonException extends Exception
| Constructor and Description |
|---|
SGADaemonException()
Construtor.
|
SGADaemonException(String message)
Construtor.
|
SGADaemonException(String message,
Throwable cause)
Construtor.
|
SGADaemonException(Throwable cause)
Construtor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SGADaemonException()
public SGADaemonException(String message, Throwable cause)
message - mensagem de errocause - causa do erropublic SGADaemonException(String message)
message - mensagem de erropublic SGADaemonException(Throwable cause)
cause - causa do erroCopyright © 2017. All rights reserved.