Package it.ovunque.util.errori
Class TipoErrato
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.ovunque.util.errori.ErroreOvunque
it.ovunque.util.errori.TipoErrato
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTipoErrato
(String messaggio) TipoErrato
(String messaggio, Throwable causa) TipoErrato
(Throwable causa) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TipoErrato
public TipoErrato() -
TipoErrato
-
TipoErrato
-
TipoErrato
-