Freigeben über


XmlValidatorException Klasse

Definition

public ref class XmlValidatorException : Microsoft::BizTalk::Component::ComponentException
[System.Serializable]
public class XmlValidatorException : Microsoft.BizTalk.Component.ComponentException
type XmlValidatorException = class
    inherit ComponentException
Public Class XmlValidatorException
Inherits ComponentException
Vererbung
Attribute

Konstruktoren

XmlValidatorException(Int32, String, String[])
XmlValidatorException(Int32, String)
XmlValidatorException(SerializationInfo, StreamingContext)
XmlValidatorException(UInt32, String, String[])
XmlValidatorException(UInt32, String)

Felder

BTS_E_DISASSEMBLER_ENV_XPATH_ERROR (Geerbt von ComponentException)
BTS_E_DUPLICATE_NAMESPACE
BTS_E_INVALID_CONVERSION (Geerbt von ComponentException)
BTS_E_NULL_XPATH (Geerbt von ComponentException)
BTS_E_TYPE_NOT_SUPPORTED (Geerbt von ComponentException)
BTS_E_UNEXPECTED_XPATH (Geerbt von ComponentException)
BTS_E_XML_VALIDATOR_CANNOT_GET_DOCSPEC_BY_NAME
BTS_E_XML_VALIDATOR_CANNOT_GET_DOCSPEC_BY_TYPE
BTS_E_XML_VALIDATOR_FAILED
BTS_E_XML_VALIDATOR_FAILED_TO_VALIDATE_NOSCHEMA
BTS_E_XML_VALIDATOR_SUSPENDING_MESSAGE

Eigenschaften

ArgumentCount (Geerbt von BTSException)
ExceptionName (Geerbt von BTSException)
ExtendedDescription (Geerbt von BTSException)
HResult (Geerbt von BTSException)
SoapFault (Geerbt von BTSException)
StackTrace (Geerbt von BTSException)

Methoden

AddArgument(String) (Geerbt von BTSException)
GetArgument(Int32) (Geerbt von BTSException)
GetObjectData(SerializationInfo, StreamingContext) (Geerbt von BTSException)
SetDescription(String) (Geerbt von BTSException)
SetGUID(Guid) (Geerbt von BTSException)
SetHelpContext(UInt32) (Geerbt von BTSException)
SetHelpFile(String) (Geerbt von BTSException)
SetSource(String) (Geerbt von BTSException)
StoreException(IPipelineContext, String) (Geerbt von ComponentException)

Gilt für: