NurApiException Constructor

Overload List

NurApiException(Int32) Generic exception with an error code.
NurApiException(String) Simple constructor of the exception.
NurApiException(String, Int32) Exception constructor added with error code.

See Also