Class AliasAlreadyExistsException

All Implemented Interfaces:
Serializable

public final class AliasAlreadyExistsException extends OperationException
Exception thrown when the specified entry already exists in the database.
See Also:
  • Constructor Details

    • AliasAlreadyExistsException

      public AliasAlreadyExistsException(String message)