Class EncryptionException

All Implemented Interfaces:
Serializable

public class EncryptionException extends IbisException
See Also:
  • Constructor Details

    • EncryptionException

      public EncryptionException()
    • EncryptionException

      public EncryptionException(String message, Throwable cause)
    • EncryptionException

      public EncryptionException(String message)
    • EncryptionException

      public EncryptionException(Throwable cause)