SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Public Member Functions | |
NoSuchPageException (SmartAPIException e) | |
Public Member Functions inherited from erminas.SmartAPI.Exceptions.SmartAPIException | |
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 | |
Properties inherited from erminas.SmartAPI.Exceptions.SmartAPIException | |
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.