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