public class DRulePropertyNotAvailable extends DRuleNotImplemented
| Modifier and Type | Field and Description |
|---|---|
protected String |
propertyName |
_MESSAGE| Constructor and Description |
|---|
DRulePropertyNotAvailable(String propertyname)
Constructor
|
DRulePropertyNotAvailable(String propertyname,
String message)
Constructor
|
DRulePropertyNotAvailable(String propertyname,
String message,
Throwable cause)
Constructor
|
DRulePropertyNotAvailable(String propertyname,
Throwable cause)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
void |
setPropertyName(String propertyName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected String propertyName
public DRulePropertyNotAvailable(String propertyname)
public DRulePropertyNotAvailable(String propertyname, String message)
message - public DRulePropertyNotAvailable(String propertyname, Throwable cause)
cause - Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.