SMPException(int, String) constructor

Constructs a SMPException with specified error code and error message.

Syntax

SMPException ( int errorCode , String message )

Parameters