Class CryptoOperationException

Object
Throwable
Exception
RuntimeException
CryptoOperationException
All Implemented Interfaces:
Serializable

public class CryptoOperationException extends RuntimeException
See Also:
  • Constructor Details

    • CryptoOperationException

      public CryptoOperationException(String message, Throwable cause)
    • CryptoOperationException

      public CryptoOperationException(String message)