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