public class SITRuntimeException
extends java.lang.RuntimeException
| Constructor and Description | 
|---|
SITRuntimeException()
Costruttore di default della classe SITRuntimeException. 
 | 
SITRuntimeException(java.lang.String arg0)
Costruttore della classe SITRuntimeException. 
 | 
SITRuntimeException(java.lang.String arg0,
                   java.lang.Throwable arg1)
Costruttore della classe SITRuntimeException. 
 | 
SITRuntimeException(java.lang.Throwable arg0)
Costruttore della classe SITRuntimeException. 
 | 
public SITRuntimeException()
public SITRuntimeException(java.lang.String arg0,
                           java.lang.Throwable arg1)
arg0 - arg1 - public SITRuntimeException(java.lang.String arg0)
arg0 - public SITRuntimeException(java.lang.Throwable arg0)
arg0 -