Class CipherException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
KeyException, PasswordException

public class CipherException extends PubException
See Also:
  • Constructor Details

    • CipherException

      public CipherException()
    • CipherException

      public CipherException(String msg)