java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jempeg.empeg.emplode.EmplodeException
- All Implemented Interfaces:
- java.io.Serializable
- public class EmplodeException
- extends java.lang.Exception
Right now this is the only lame exception that is thrown. There
need to be quite a few more subclasses of this thrown throughout.
- Version:
- $Revision: 1.5 $
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EmplodeException
public EmplodeException(java.lang.String _message)
- Instantiates a new EmplodeException.