Package com.iizix.prop
Class GUnitException
- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- com.iizix.prop.GUnitException
- All Implemented Interfaces:
java.io.Serializable
public class GUnitException extends java.lang.Exception
Exception class used by GUnit.- Author:
- Christopher Mindus
- See Also:
- Serialized Form
Constructor Summary
Constructors Constructor Description GUnitException(java.lang.String msg)
Creates the exception with a description.