Class CryptoException

All Implemented Interfaces:
Serializable

public class CryptoException extends BaseException
See Also:
  • Constructor Details

    • CryptoException

      public CryptoException(String message, Exception parent)
    • CryptoException

      public CryptoException(String message)