Class PGPRuntimeOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bouncycastle.openpgp.PGPRuntimeOperationException
All Implemented Interfaces:
Serializable

public class PGPRuntimeOperationException extends RuntimeException
See Also:
  • Constructor Details

    • PGPRuntimeOperationException

      public PGPRuntimeOperationException(String message, Throwable cause)
  • Method Details