public class SGADaemonException
extends java.lang.Exception
| Constructor and Description |
|---|
SGADaemonException()
Construtor.
|
SGADaemonException(java.lang.String message)
Construtor.
|
SGADaemonException(java.lang.String message,
java.lang.Throwable cause)
Construtor.
|
SGADaemonException(java.lang.Throwable cause)
Construtor.
|
public SGADaemonException()
public SGADaemonException(java.lang.String message,
java.lang.Throwable cause)
message - mensagem de errocause - causa do erropublic SGADaemonException(java.lang.String message)
message - mensagem de erropublic SGADaemonException(java.lang.Throwable cause)
cause - causa do erroCopyright © 2015. All Rights Reserved.