'Declaration Public Function New( _ ByVal message As String _ )
'Usage Dim message As String Dim instance As New InternalErrorException(message)
public InternalErrorException( string message )
public: InternalErrorException( string* message )
public: InternalErrorException( String^ message )
InternalErrorException Class InternalErrorException Members Overload List