Class CryptoOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
co.ankatech.ankasecure.sdk.exception.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)