org.melati.util
Class MelatiConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.util.MelatiRuntimeException
org.melati.util.MelatiConfigurationException
- All Implemented Interfaces:
- java.io.Serializable
public class MelatiConfigurationException
- extends MelatiRuntimeException
Thrown when an invalid configuaration is detected.
- Since:
- 25-Apr-2006
- Author:
- timp
- See Also:
- Serialized Form
| Fields inherited from class org.melati.poem.PoemException |
subException |
| Methods inherited from class org.melati.poem.PoemException |
getCoreMessage, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MelatiConfigurationException
public MelatiConfigurationException(java.lang.String message,
java.lang.Exception subException)
- Parameters:
message - subException -
MelatiConfigurationException
public MelatiConfigurationException(java.lang.String message)
- Parameters:
message -
MelatiConfigurationException
public MelatiConfigurationException(java.lang.Exception subException)
- Parameters:
subException -
MelatiConfigurationException
public MelatiConfigurationException()
Copyright © 2000-2009 PanEris. All Rights Reserved.