Package it.ovunque.util.trello
Class ErroreTrello
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.ovunque.util.errori.ErroreOvunque
it.ovunque.util.trello.ErroreTrello
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionErroreTrello
(String messaggio) ErroreTrello
(String messaggio, Throwable causa) ErroreTrello
(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
-
ErroreTrello
public ErroreTrello() -
ErroreTrello
-
ErroreTrello
-
ErroreTrello
-