AceQL HTTP C# Client SDK v7.7

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.