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