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, toString
public ElementObjectPropertyValueException(String message)
message
- The error message.Copyright © 2004-2013 X4O. All Rights Reserved.