Class AbstractTSPException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.itextpdf.commons.bouncycastle.tsp.AbstractTSPException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
TSPExceptionBC
public abstract class AbstractTSPException extends java.lang.Exception
This class represents the wrapper for TSPException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbstractTSPException()
-