public class SITGeometryCastNotSupported extends SITException
FATAL_ERROR, iERR_FIDMAPPER, iERR_FUNZIONE, iERR_GENERICERROR, iERR_GEOMETRYCAST, iERR_ILLEGALATTRIBUTE, iERR_ILLEGALFILTER, iERR_PARSEWKT, iERR_SCHEMA, iERR_SQLENCORDER, iERR_STORICO, PROCESS_ERROR, szERR_GENERICERROR| Constructor and Description |
|---|
SITGeometryCastNotSupported()
Costrutture di default della classe SITGeometryCastNotSupported.
|
SITGeometryCastNotSupported(char tipoErr,
java.lang.String messaggio)
Costruttore della classe SITGeometryCastNotSupported.
|
SITGeometryCastNotSupported(char tipoErr,
java.lang.String messaggio,
java.lang.Exception e)
Costruttore della classe SITGeometryCastNotSupported.
|
SITGeometryCastNotSupported(int codice,
char tipoErr,
java.lang.String messaggio)
Costruttore della classe SITGeometryCastNotSupported.
|
SITGeometryCastNotSupported(int codice,
char tipoErr,
java.lang.String messaggio,
java.lang.Exception e)
Costruttore della classe SITGeometryCastNotSupported.
|
SITGeometryCastNotSupported(int codice,
java.lang.String messaggio)
Costruttore della classe SITGeometryCastNotSupported.
|
SITGeometryCastNotSupported(int codice,
java.lang.String messaggio,
java.lang.Exception e)
Costruttore della classe SITGeometryCastNotSupported.
|
SITGeometryCastNotSupported(java.lang.String messaggio)
Costruttore della classe SITGeometryCastNotSupported.
|
SITGeometryCastNotSupported(java.lang.String messaggio,
java.lang.Exception e)
Costruttore della classe SITGeometryCastNotSupported.
|
getCodice, getEccezioneOriginante, getSQLErrorCode, getTipoErr, isEccezioneOriginanteSQLCause, isProcessErrorType, isSQLCause, isSQLEccezioneOriginante, setCodice, setTipoErrpublic SITGeometryCastNotSupported()
public SITGeometryCastNotSupported(char tipoErr,
java.lang.String messaggio,
java.lang.Exception e)
tipoErr - messaggio - e - public SITGeometryCastNotSupported(char tipoErr,
java.lang.String messaggio)
tipoErr - messaggio - public SITGeometryCastNotSupported(int codice,
char tipoErr,
java.lang.String messaggio,
java.lang.Exception e)
codice - tipoErr - messaggio - e - public SITGeometryCastNotSupported(int codice,
char tipoErr,
java.lang.String messaggio)
codice - tipoErr - messaggio - public SITGeometryCastNotSupported(int codice,
java.lang.String messaggio,
java.lang.Exception e)
codice - messaggio - e - public SITGeometryCastNotSupported(int codice,
java.lang.String messaggio)
codice - messaggio - public SITGeometryCastNotSupported(java.lang.String messaggio,
java.lang.Exception e)
messaggio - e - public SITGeometryCastNotSupported(java.lang.String messaggio)
messaggio -