| Intuit.Ipp.Exception Namespace |
| Class | Description | |
|---|---|---|
| BatchItemsExceededException |
Represents an Exception raised when an batch collection exceeds 25 items.
| |
| ChannelTerminatedException |
Represents an Exception raised when the communicating channel was terminated due to an unknown error.
| |
| CommunicationException |
Represents an exception raised while communicating with IDS services.
| |
| EndpointNotFoundException |
Represents an exception raised when an endpoint address was not found on IDS.
| |
| FaultException |
Represents a Fault Exception.
| |
| IdsError |
TODO: Update summary.
| |
| IdsException |
Represents an IdsException.
| |
| IdsExceptionManager |
Manages all the exceptions thrown to the user.
| |
| InvalidParameterException |
Represents an Exception raised when an invalid realm id is encountered.
| |
| InvalidRealmException |
Represents an Exception raised when an invalid realm id is encountered.
| |
| InvalidServiceRequestException |
Represents an Exception raised when an invalid service request was made.
| |
| InvalidTokenException |
Represents an Exception raised when an invalid token was generated.
| |
| ProtocolException |
Represents a Protocol exception.
| |
| RetryExceededException |
Represents a Retry Exception.
| |
| RetryException |
Represents an exception raised when applying the retry policy for the Ids service calls.
| |
| SdkException |
Represents an exception raised by the Intuit SDK.
| |
| SecurityException |
TODO: Update summary.
| |
| SerializationException |
Represents a Exception raised during Serialization/Deserialization of entities.
| |
| ServerTooBusyException |
Represents an exception raised when the Ids server is busy and cannot process user requests.
| |
| ServiceException |
Represents an exception raised by the Intuit Service.
| |
| ServiceReturnedNoInformationException |
Represents an Exception raised when ServiceContext is Null.
| |
| ThrottleExceededException |
Represents an exception raised when the Throttle is Exceeded and cannot process user requests.
| |
| ValidationException |
TODO: Update summary.
|