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