Class AlreadyExistsException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RoleMappingAlreadyExistsException, RuleAlreadyExistsException

public abstract class AlreadyExistsException extends ConflictException
Author:
Carles Arnal 'carnalca@redhat.com'
See Also:
  • Constructor Details

    • AlreadyExistsException

      public AlreadyExistsException(Error error)