Package com.palantir.ptoss.cinch.core
Class BindingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.palantir.ptoss.cinch.core.BindingException
- All Implemented Interfaces:
- Serializable
A runtime exception for when a binding fails to bind or fails to perform.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
BindingException
- 
BindingException
 
-