Package com.indeed.proctor.common
Class IncompatibleTestMatrixException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.indeed.proctor.common.IncompatibleTestMatrixException
-
- All Implemented Interfaces:
java.io.Serializable
public class IncompatibleTestMatrixException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IncompatibleTestMatrixException(java.lang.String message)IncompatibleTestMatrixException(java.lang.String message, java.lang.Throwable cause)
-