Class OCSPValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.maritimeconnectivity.pki.ocsp.OCSPValidationException
-
- All Implemented Interfaces:
Serializable
public class OCSPValidationException extends Exception
- Author:
- POReID
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OCSPValidationException(String msg)
OCSPValidationException(String msg, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-