Package

it.agilelab.bigdata.wasp.consumers.spark.strategies.gdpr

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

  1. case class BackupDeletionException(throwable: Throwable) extends Exception with GdprException with Product with Serializable

    Permalink
  2. case class BackupException(throwable: Throwable) extends Exception with GdprException with Product with Serializable

    Permalink
  3. case class BackupRestorationException(throwable: Throwable) extends Exception with GdprException with Product with Serializable

    Permalink
  4. case class DeletionException(throwable: Throwable) extends Exception with GdprException with Product with Serializable

    Permalink
  5. case class FailureDuringBackupDeletionAfterRestorationException(deletionException: DeletionException, backupDeletionThrowable: Throwable) extends Exception with GdprException with Product with Serializable

    Permalink
  6. case class FailureDuringBackupRestorationException(deletionException: DeletionException, restorationThrowable: Throwable) extends Exception with GdprException with Product with Serializable

    Permalink
  7. sealed trait GdprException extends AnyRef

    Permalink

Value Members

  1. object ConfigExceptions

    Permalink

Ungrouped