Class AlreadyExistsException

All Implemented Interfaces:
Serializable

public final class AlreadyExistsException extends RpcException
AlreadyExistsException is used when an entity already exists in the system
See Also:
  • Constructor Details

    • AlreadyExistsException

      public AlreadyExistsException(String errorMessage)