Class DecryptionException

All Implemented Interfaces:
Serializable

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

    • DecryptionException

      public DecryptionException()
    • DecryptionException

      public DecryptionException(Throwable cause)