Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V24.1
  • EdxXmlInvalidOperationException Constructors

    Name Description
    Create(String) Inherited from Exception.
    Create(string,string,Integer,Integer,string) Initializes a new instance of the EdxXmlException class with specified settings. Inherited from EdxXmlException.
    Create(string,string,Integer,Integer) Initializes a new instance of the EdxXmlException class with specified settings. Inherited from EdxXmlException.
    Create(string,string,string) Initializes a new instance of the EdxXmlException class with specified settings. Inherited from EdxXmlException.
    Create(string,string) Initializes a new instance of the EdxXmlException class with specified settings. Inherited from EdxXmlException.
    Create(string,Exception,Integer,Integer,string) Initializes a new instance of the EdxXmlException class with specified settings. Inherited from EdxXmlException.
    Create(string,Untyped[],Integer,Integer,string) Initializes a new instance of the EdxXmlException class with specified settings. Inherited from EdxXmlException.
    Create(string,Untyped[],Exception,Integer,Integer,string) Initializes a new instance of the EdxXmlException class with specified settings. Inherited from EdxXmlException.
    CreateFmt(String,Untyped[]) Inherited from Exception.
    CreateFmtHelp(String,Untyped[],Integer) Inherited from Exception.
    CreateHelp(String,Integer) Inherited from Exception.
    CreateRes(NativeUInt) Inherited from Exception.
    CreateRes(PResStringRec) Inherited from Exception.
    CreateResFmt(NativeUInt,Untyped[]) Inherited from Exception.
    CreateResFmt(PResStringRec,Untyped[]) Inherited from Exception.
    CreateResFmtHelp(NativeUInt,Untyped[],Integer) Inherited from Exception.
    CreateResFmtHelp(PResStringRec,Untyped[],Integer) Inherited from Exception.
    CreateResHelp(NativeUInt,Integer) Inherited from Exception.
    CreateResHelp(PResStringRec,Integer) Inherited from Exception.
    See Also