toxTree.exceptions
Class DesisionMethodUIDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
toxTree.exceptions.DecisionMethodException
toxTree.exceptions.DecisionMethodIOException
toxTree.exceptions.DesisionMethodUIDException
- All Implemented Interfaces:
- java.io.Serializable
public class DesisionMethodUIDException
- extends DecisionMethodIOException
- Author:
- Nina Jeliazkova
Modified 2005-8-5
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_mismatchMessage
public static final java.lang.String _mismatchMessage
- See Also:
- Constant Field Values
DesisionMethodUIDException
public DesisionMethodUIDException(java.io.Serializable object)
DesisionMethodUIDException
public DesisionMethodUIDException(java.lang.String message,
java.io.Serializable object)
- Parameters:
message
-
DesisionMethodUIDException
public DesisionMethodUIDException(java.lang.Throwable cause,
java.io.Serializable object)
- Parameters:
cause
-
DesisionMethodUIDException
public DesisionMethodUIDException(java.lang.String message,
java.lang.Throwable cause,
java.io.Serializable object)
- Parameters:
message
- cause
-
Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.