Class EncryptionException

  • All Implemented Interfaces:
    Serializable

    public class EncryptionException
    extends Exception
    Container for misc. exceptions during encryption
    Author:
    Ralf Seidengarn
    See Also:
    Serialized Form
    • Constructor Detail

      • EncryptionException

        public EncryptionException​(String message,
                                   Exception e)