Package org.nuxeo.runtime.api
Class BindingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuxeo.runtime.api.BindingException
- All Implemented Interfaces:
Serializable
- Author:
- Bogdan Stefanescu
- See Also:
-
Constructor Summary
ConstructorDescriptionBindingException
(String message) BindingException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BindingException
-
BindingException
-