Map Business Online SDK
MBOException Constructor(String)

MBO Namespace > MBOException Class > MBOException Constructor : MBOException Constructor(String)
Error code.
Initializes new instance of the MBOException class with specified error code.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorCode As String _
)
public MBOException( 
   string errorCode
)

Parameters

errorCode
Error code.
See Also

Reference

MBOException Class
MBOException Members
Overload List