Package com.fedapay.exception
Class SignatureVerificationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.fedapay.exception.SignatureVerificationException
-
- All Implemented Interfaces:
Serializable
public class SignatureVerificationException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SignatureVerificationException(String message, String sigHeader)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static longgetSerialversionuid()StringgetSigHeader()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-