[Visual Basic] Public Sub New( _ ByVal message As String, _ ByVal inner As Exception _ ) [C#] public DocumenterPropertyFormatException( string message, Exception inner ); [C++] public: DocumenterPropertyFormatException( String* message, Exception* inner ); [JScript] public function DocumenterPropertyFormatException( String message, Exception inner );
DocumenterPropertyFormatException Class | NDoc.Core Namespace | DocumenterPropertyFormatException Constructor Overload List