org.hoglet
Class HogletException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hoglet.HogletException
- All Implemented Interfaces:
- Serializable
public class HogletException
- extends Exception
The exception that can be thrown by hoglet.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HogletException
public HogletException(String message,
Throwable cause)
HogletException
public HogletException(String message)
Copyright © 2006 Gary Bentley. All Rights Reserved.