Overload | Description |
---|---|
InvalidExternalReferenceParseException Constructor() | Constructs a new instance of the InvalidExternalReferenceParseException class. |
InvalidExternalReferenceParseException Constructor(String) | Constructs a new instance of the InvalidExternalReferenceParseException class with the specified message. |
InvalidExternalReferenceParseException Constructor(String,Exception) | Constructs a new instance of the InvalidExternalReferenceParseException class with the specified message and inner exception. |
InvalidExternalReferenceParseException Constructor(String,Int32) | Constructs a new instance of the InvalidExternalReferenceParseException class with the specified message and offset. |
InvalidExternalReferenceParseException Constructor(SerializationInfo,StreamingContext) | Constructs a new instance of the ParseException class with serialized data. |