public class

OperatorCreationException

extends OperatorException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ org.bouncycastle.operator.OperatorException
         ↳ org.bouncycastle.operator.OperatorCreationException

Summary

Public Constructors
OperatorCreationException(String msg, Throwable cause)
OperatorCreationException(String msg)
[Expand]
Inherited Methods
From class org.bouncycastle.operator.OperatorException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public OperatorCreationException (String msg, Throwable cause)

public OperatorCreationException (String msg)