'Declaration Public Function New( _ ByVal errorCode As String, _ ByVal message As String, _ ByVal innerException As Exception _ )
'Declaration
Public Function New( _ ByVal errorCode As String, _ ByVal message As String, _ ByVal innerException As Exception _ )
public MBOException( string errorCode, string message, Exception innerException )
MBOException Class MBOException Members Overload List