Class DataTypeValidationException
Object
Throwable
Exception
RuntimeException
BaseRuntimeException
ValidationException
DataTypeValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionDataTypeValidationException
(ErrorDetail error, ExpectedDetail expected, ActualDetail actual) DataTypeValidationException
(ErrorDetail error, ExpectedDetail expected, ActualDetail actual, Throwable cause) -
Method Summary
Methods inherited from class ValidationException
getActual, getError, getExpected
Methods inherited from class BaseRuntimeException
fillInStackTrace, getCode, setCode
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataTypeValidationException
-
DataTypeValidationException
public DataTypeValidationException(ErrorDetail error, ExpectedDetail expected, ActualDetail actual, Throwable cause)
-
-
Method Details
-
getTypeBaseName
-
setTypeBaseName
-