![]() |
SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Public Member Functions | |
NoSuchPageException (SmartAPIException e) | |
![]() | |
SmartAPIException (ServerLogin login) | |
SmartAPIException (ServerLogin login, string message) | |
SmartAPIException (string serverName, string message) | |
SmartAPIException (ServerLogin login, string message, Exception innerException) | |
SmartAPIException (string serverName, string message, Exception innerException) | |
SmartAPIException (ServerLogin login, SerializationInfo info, StreamingContext context) | |
Additional Inherited Members | |
![]() | |
string | Server [get, set] |
Definition at line 9 of file NoSuchPageException.cs.
erminas.SmartAPI.Exceptions.NoSuchPageException.NoSuchPageException | ( | SmartAPIException | e | ) |
Definition at line 11 of file NoSuchPageException.cs.