Class GigoException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.ovunque.ig.gigo.GigoException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GigoXmlException

public class GigoException extends Exception
See Also:
  • Constructor Details

    • GigoException

      public GigoException()
    • GigoException

      public GigoException(String msg, Throwable causa)
    • GigoException

      public GigoException(String msg)
    • GigoException

      public GigoException(Throwable causa)