Package com.iizix.prop
Class GUnitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.iizix.prop.GUnitException
- All Implemented Interfaces:
Serializable
Exception class used by GUnit.
- Author:
- Christopher Mindus
- See Also:
Constructor Summary
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Constructor Details
GUnitException
Creates the exception with a description.