toxTree.exceptions
Class DRulePropertyNotAvailable
java.lang.Object
java.lang.Throwable
java.lang.Exception
toxTree.exceptions.DecisionMethodException
toxTree.exceptions.DRuleNotImplemented
toxTree.exceptions.DRulePropertyNotAvailable
- All Implemented Interfaces:
- java.io.Serializable
public class DRulePropertyNotAvailable
- extends DRuleNotImplemented
- 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 |
propertyName
protected java.lang.String propertyName
DRulePropertyNotAvailable
public DRulePropertyNotAvailable(java.lang.String propertyname)
- Constructor
DRulePropertyNotAvailable
public DRulePropertyNotAvailable(java.lang.String propertyname,
java.lang.String message)
- Constructor
- Parameters:
message
-
DRulePropertyNotAvailable
public DRulePropertyNotAvailable(java.lang.String propertyname,
java.lang.Throwable cause)
- Constructor
- Parameters:
cause
-
DRulePropertyNotAvailable
public DRulePropertyNotAvailable(java.lang.String propertyname,
java.lang.String message,
java.lang.Throwable cause)
- Constructor
- Parameters:
message
- cause
-
getPropertyName
public java.lang.String getPropertyName()
setPropertyName
public void setPropertyName(java.lang.String propertyName)
Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.