C# Class XSerializer.MalformedDocumentException

Inheritance: XSerializer.XSerializerException
Datei anzeigen Open project: QuickenLoans/XSerializer

Private Methods

Method Description
FormatMessage ( MalformedDocumentError error, string path, int line, int position, object value, object additionalArgs ) : string
MalformedDocumentException ( MalformedDocumentError error, string path, int line, int position, Exception innerException = null ) : System
MalformedDocumentException ( MalformedDocumentError error, string path, object value, int line, int position, Exception innerException = null ) : System