toxTree.exceptions
Class DesisionMethodUIDException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by toxTree.exceptions.DecisionMethodException
              extended by toxTree.exceptions.DecisionMethodIOException
                  extended by 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

Field Summary
static java.lang.String _mismatchMessage
           
 
Constructor Summary
DesisionMethodUIDException(java.io.Serializable object)
           
DesisionMethodUIDException(java.lang.String message, java.io.Serializable object)
           
DesisionMethodUIDException(java.lang.String message, java.lang.Throwable cause, java.io.Serializable object)
           
DesisionMethodUIDException(java.lang.Throwable cause, java.io.Serializable object)
           
 
Method Summary
 
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
 

Field Detail

_mismatchMessage

public static final java.lang.String _mismatchMessage
See Also:
Constant Field Values
Constructor Detail

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.