Class EncryptionException

All Implemented Interfaces:
Serializable

public class EncryptionException extends AppianRuntimeException
Runtime exception thrown when an attempt at text encryption throws an exception.
See Also:
  • Constructor Details

    • EncryptionException

      public EncryptionException()
    • EncryptionException

      public EncryptionException(Throwable cause)