Package boofcv.errors

Class BoofCheckFailure

All Implemented Interfaces:
Serializable

public class BoofCheckFailure extends RuntimeException
Error thrown when BoofCV asserts fail
See Also:
  • Constructor Details

    • BoofCheckFailure

      public BoofCheckFailure()
    • BoofCheckFailure

      public BoofCheckFailure(String message)