Class BindingValueMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.cvut.kbss.ontodriver.owlapi.exception.BindingValueMismatchException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionBindingValueMismatchException(String message) BindingValueMismatchException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
BindingValueMismatchExceptionpublic BindingValueMismatchException()
- 
BindingValueMismatchException
- 
BindingValueMismatchException
- 
BindingValueMismatchException
 
-