Bexel Manager API Documentation
Bexel.Api.InvalidApiOperationException Class Reference

The exception that is thrown when a method call is invalid for the object's current state. More...

Inheritance diagram for Bexel.Api.InvalidApiOperationException:
Bexel.Api.ApiException Exception

Public Member Functions

 InvalidApiOperationException (string message)
 
 InvalidApiOperationException (string message, Exception innerException)
 
- Public Member Functions inherited from Bexel.Api.ApiException
 ApiException (string message, Exception innerException=null)
 

Detailed Description

The exception that is thrown when a method call is invalid for the object's current state.