java.lang.Object
java.lang.Throwable
java.lang.Exception
de.grogra.video.XLBindingException
- All Implemented Interfaces:
Serializable
This exception is thrown in methods of the
XLBinding
class.- Author:
- Dominick Leppich
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXLBindingException
(String msg) XLBindingException
(String msg, 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
-
XLBindingException
-
XLBindingException
-