public final class PropertyException extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
String |
failing_property_name |
ExceptionReason |
reason |
Constructor and Description |
---|
PropertyException() |
PropertyException(ExceptionReason reason,
String failing_property_name) |
public ExceptionReason reason
public String failing_property_name
public PropertyException()
public PropertyException(ExceptionReason reason, String failing_property_name)
Copyright © 2016 JacORB. All rights reserved.