Package boofcv.errors
Class BoofCheckFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
boofcv.errors.BoofCheckFailure
- All Implemented Interfaces:
Serializable
Error thrown when BoofCV asserts fail
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BoofCheckFailure
public BoofCheckFailure() -
BoofCheckFailure
-