Package giis.demo.util
Class UnexpectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
giis.demo.util.UnexpectedException
- All Implemented Interfaces:
Serializable
Excepcion producida por la aplicacion antes situaciones incontroladas
(excepciones al acceder a la base de datos o al utlizar metodos que declaran excepciones throwable, etc)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnexpectedException
-
UnexpectedException
-