Class PqStorageMigrationException

All Implemented Interfaces:
Serializable

public class PqStorageMigrationException extends PqStorageException
This exception is thrown when there is a problem migrating a legacy PQ store.
See Also:
  • Constructor Details

    • PqStorageMigrationException

      public PqStorageMigrationException(@NotNull String message)
    • PqStorageMigrationException

      public PqStorageMigrationException(@NotNull String message, @Nullable Throwable cause)