Package com.intuit.karate
Class ImageComparison.MismatchException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.intuit.karate.ImageComparison.MismatchException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ImageComparison
public static class ImageComparison.MismatchException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MismatchException(String msg, Map<String,Object> data)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-