AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

AceQLException Constructor

Overload List


  Name Description
Public method AceQLException(String, Int32, Exception, HttpStatusCode)
Initializes a new instance of the AceQLException class. Corresponds to a client side failure/exception thrown.
Public method AceQLException(String, Int32, String, HttpStatusCode)
Initializes a new instance of the AceQLException class. Corresponds to a Java Exception raised on server side.