com.counterclaim.openefm.model
Class ModelException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.counterclaim.openefm.model.ModelException
- All Implemented Interfaces:
- java.io.Serializable
- public class ModelException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ModelException
public ModelException()
ModelException
public ModelException(java.lang.String msg)
ModelException
public ModelException(java.lang.Exception nestedEx)
ModelException
public ModelException(java.lang.String msg,
java.lang.Throwable nested)
getNestedException
public java.lang.Throwable getNestedException()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Throwable
Copyright © 2002 counterclaim.com. All Rights Reserved.