Class EncryptionException

All Implemented Interfaces:
Serializable

public class EncryptionException extends PEMException
See Also:
  • Constructor Details

    • EncryptionException

      public EncryptionException(String msg)
    • EncryptionException

      public EncryptionException(String msg, Throwable ex)
  • Method Details