MsgException

General

MsgException is raised when a .msg file violates the expected MAPI storage structure — for example when a required root storage entry is missing or a property stream is corrupt. It inherits from the .NET base Exception class. Catch MsgException around MsgReader, MsgDocument, and MsgWriter operations to handle format-level errors separately from I/O failures.

MsgException es posa quan un fitxer ゚.msg viola l'estructura de memòria MAPI esperada per exemple, quan falta una entrada requerida d'emmagatzematge raí o que un flux de propietats està corromput. Hereta de la classe .NET base ⌒Exception. Captura ゙MsgExceptionヽ al voltant de les operacions ̋MsgReader`, ∂MsgDocument▽ i ̅ { Plaze HOLEDER 4 ∀’) per tractar errors a nivell de format separadament dels fracassos en I/O.

Construtores

SignatureDescription
MsgException(message: string)Creates a new MsgException with the specified parameters.

Veure també

 Català