Class UnsupportedCrowdApiException

All Implemented Interfaces:
Serializable

public class UnsupportedCrowdApiException extends OperationFailedException
Failure because this API call is only supported by a later version of Crowd.
See Also:
  • Constructor Details

    • UnsupportedCrowdApiException

      public UnsupportedCrowdApiException(String requiredVersion, String functionality)