Class InvalidCrowdServiceException

All Implemented Interfaces:
Serializable

public class InvalidCrowdServiceException extends OperationFailedException
Thrown when a Crowd client is not communicating with a valid Crowd service.
Since:
v2.1
See Also:
  • Constructor Details

    • InvalidCrowdServiceException

      public InvalidCrowdServiceException(String message)
    • InvalidCrowdServiceException

      public InvalidCrowdServiceException(String message, Throwable cause)