Package it.ovunque.ig.gigo
Class GigoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.ovunque.ig.gigo.GigoException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GigoXmlException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGigoException
(String msg) GigoException
(String msg, Throwable causa) GigoException
(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
-
GigoException
public GigoException() -
GigoException
-
GigoException
-
GigoException
-