toxTree.exceptions
Class XMLDecisionMethodException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by toxTree.exceptions.DecisionMethodException
              extended by toxTree.exceptions.XMLDecisionMethodException
All Implemented Interfaces:
java.io.Serializable

public class XMLDecisionMethodException
extends DecisionMethodException

Thrown when processing XMLSerializable.

Author:
Nina Jeliazkova
See Also:
Serialized Form

Constructor Summary
XMLDecisionMethodException()
           
XMLDecisionMethodException(java.lang.String message)
           
XMLDecisionMethodException(java.lang.String message, java.lang.Throwable cause)
           
XMLDecisionMethodException(java.lang.Throwable cause)
           
 
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
 

Constructor Detail

XMLDecisionMethodException

public XMLDecisionMethodException()

XMLDecisionMethodException

public XMLDecisionMethodException(java.lang.String message)

XMLDecisionMethodException

public XMLDecisionMethodException(java.lang.Throwable cause)

XMLDecisionMethodException

public XMLDecisionMethodException(java.lang.String message,
                                  java.lang.Throwable cause)


Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.