Bexel Manager API Documentation
Bexel.Api.DockableApiControlNotFoundException Class Reference

An exception that is thrown when the specified dockable control wasn't found. More...

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

Public Member Functions

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

Detailed Description

An exception that is thrown when the specified dockable control wasn't found.