Class RuntimeOperatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bouncycastle.operator.RuntimeOperatorException
All Implemented Interfaces:
Serializable

public class RuntimeOperatorException extends RuntimeException
See Also:
  • Constructor Details

    • RuntimeOperatorException

      public RuntimeOperatorException(String msg)
    • RuntimeOperatorException

      public RuntimeOperatorException(String msg, Throwable cause)
  • Method Details