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