Method | Description | |
---|---|---|
MQLExceptions ( string message ) : System | ||
convertRESTException ( string message ) : String | ||
throwMQLException ( int error, String functionCall ) : void |
public MQLExceptions ( string message ) : System | ||
message | string | |
return | System |
public static convertRESTException ( string message ) : String | ||
message | string | |
return | String |
public static throwMQLException ( int error, String functionCall ) : void | ||
error | int | |
functionCall | String | |
return | void |