Class AbstractOperatorCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.itextpdf.commons.bouncycastle.operator.AbstractOperatorCreationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OperatorCreationExceptionBC, OperatorCreationExceptionBCFips

public abstract class AbstractOperatorCreationException extends Exception
This class represents the wrapper for OperatorCreationException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
See Also:
  • Constructor Details

    • AbstractOperatorCreationException

      public AbstractOperatorCreationException()