Class ObjectAlreadyExistsException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ApplicationAlreadyExistsException, MembershipAlreadyExistsException, UserAlreadyExistsException

public class ObjectAlreadyExistsException extends CrowdException
Since:
v2.7
See Also:
  • Constructor Details

    • ObjectAlreadyExistsException

      public ObjectAlreadyExistsException(String s)
    • ObjectAlreadyExistsException

      public ObjectAlreadyExistsException(String message, Throwable cause)