public class ElementObjectPropertyValueException extends ElementException
| Constructor and Description |
|---|
ElementObjectPropertyValueException(String message)
Creates ElementObjectPropertyValueException with message.
|
ElementObjectPropertyValueException(String message,
Exception exception)
Creates ElementObjectPropertyValueException with message and exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ElementObjectPropertyValueException(String message)
message - The error message.Copyright © 2004-2013 X4O. All Rights Reserved.