Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.huntertechpay.exceptions.HunterTechPayException
com.huntertechpay.exceptions.ValidationException
-
Constructor Summary
ConstructorsConstructorDescriptionValidationException(String message) ValidationException(String message, String errorCode) -
Method Summary
Methods inherited from class com.huntertechpay.exceptions.HunterTechPayException
getErrorCode, getStatusCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationException
-
ValidationException
-