Bexel Manager API Documentation
Bexel.Api.ApiException Class Reference

Represents the base type for all other API exceptions. More...

Inheritance diagram for Bexel.Api.ApiException:
Exception Bexel.Api.DockableApiControlNotFoundException Bexel.Api.InvalidApiArgumentException Bexel.Api.InvalidApiObjectException Bexel.Api.InvalidApiOperationException

Public Member Functions

 ApiException (string message, Exception innerException=null)
 

Detailed Description

Represents the base type for all other API exceptions.