Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlSchemaException()
[5/14]
System.Xml.Schema.XmlSchemaException.XmlSchemaException
(
string
?
message
,
Exception
?
innerException
,
int
lineNumber
,
int
linePosition
)
inline
Definition at line
103
of file
XmlSchemaException.cs
.
104
:
this
((message ==
null
) ?
System
.
SR
.
Sch_DefaultException
:
System
.SR.Xml_UserException,
new
string
[1] { message },
innerException
,
null
, lineNumber, linePosition,
null
)
105
{
106
}
System.SR.Sch_DefaultException
static string Sch_DefaultException
Definition
SR.cs:402
System.SR
Definition
SR.cs:7
string
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System
Definition
BlockingCollection.cs:8
System
Xml
Schema
XmlSchemaException
Generated by
1.10.0