Property | Type | Description | |
---|---|---|---|
AlwaysSafeFilename | string | ||
ConfigurationErrorsException | System.Configuration.Internal | ||
ConfigurationErrorsException | System.Configuration.Internal | ||
ConfigurationErrorsException | System.Configuration.Internal | ||
ConfigurationErrorsException | System.Configuration.Internal | ||
ConfigurationErrorsException | System.Configuration.Internal | ||
FullPathWithAssert | string | ||
GetBareMessage | string | ||
GetConfigErrorInfoLineNumber | int | ||
GetFirstException | |||
GetInnerException | |||
GetLineNumber | int | ||
GetObjectData | void | ||
GetUnsafeConfigErrorInfoFilename | string | ||
GetUnsafeFilename | string | ||
GetUnsafeFilename | string | ||
GetUnsafeFilename | string | ||
Init | void | ||
SafeFilename | string |
Method | Description | |
---|---|---|
ConfigurationErrorsException ( ) : System.Configuration.Internal | ||
ConfigurationErrorsException ( string message ) : System.Configuration.Internal | ||
ConfigurationErrorsException ( string message, |
||
ConfigurationErrorsException ( string message, |
||
ConfigurationErrorsException ( string message, |
||
ConfigurationErrorsException ( string message, |
||
ConfigurationErrorsException ( string message, |
||
ConfigurationErrorsException ( string message, XmlReader reader ) : System.Configuration.Internal | ||
ConfigurationErrorsException ( string message, string filename, int line ) : System.Configuration.Internal | ||
GetFilename ( |
||
GetFilename ( XmlReader reader ) : string | ||
GetLineNumber ( |
||
GetLineNumber ( XmlReader reader ) : int |
Method | Description | |
---|---|---|
ConfigurationErrorsException ( SerializationInfo info, |
Method | Description | |
---|---|---|
AlwaysSafeFilename ( string filename ) : string | ||
ConfigurationErrorsException ( |
||
ConfigurationErrorsException ( |
||
ConfigurationErrorsException ( ICollection |
||
ConfigurationErrorsException ( string message, |
||
ConfigurationErrorsException ( string message, IConfigErrorInfo errorInfo ) : System.Configuration.Internal | ||
FullPathWithAssert ( string filename ) : string | ||
GetBareMessage ( |
||
GetConfigErrorInfoLineNumber ( IConfigErrorInfo errorInfo ) : int | ||
GetFirstException ( ICollection |
||
GetInnerException ( |
||
GetLineNumber ( |
||
GetObjectData ( SerializationInfo info, |
||
GetUnsafeConfigErrorInfoFilename ( IConfigErrorInfo errorInfo ) : string | ||
GetUnsafeFilename ( |
||
GetUnsafeFilename ( |
||
GetUnsafeFilename ( XmlReader reader ) : string | ||
Init ( string filename, int line ) : void | ||
SafeFilename ( string filename ) : string |
public ConfigurationErrorsException ( ) : System.Configuration.Internal | ||
return | System.Configuration.Internal |
protected ConfigurationErrorsException ( SerializationInfo info, |
||
info | SerializationInfo | |
context | ||
return | System.Configuration.Internal |
public ConfigurationErrorsException ( string message ) : System.Configuration.Internal | ||
message | string | |
return | System.Configuration.Internal |
public ConfigurationErrorsException ( string message, |
||
message | string | |
inner | ||
return | System.Configuration.Internal |
public ConfigurationErrorsException ( string message, |
||
message | string | |
inner | ||
node | ||
return | System.Configuration.Internal |
public ConfigurationErrorsException ( string message, |
||
message | string | |
inner | ||
reader | XmlReader | |
return | System.Configuration.Internal |
public ConfigurationErrorsException ( string message, |
||
message | string | |
inner | ||
filename | string | |
line | int | |
return | System.Configuration.Internal |
public ConfigurationErrorsException ( string message, |
||
message | string | |
node | ||
return | System.Configuration.Internal |
public ConfigurationErrorsException ( string message, XmlReader reader ) : System.Configuration.Internal | ||
message | string | |
reader | XmlReader | |
return | System.Configuration.Internal |
public ConfigurationErrorsException ( string message, string filename, int line ) : System.Configuration.Internal | ||
message | string | |
filename | string | |
line | int | |
return | System.Configuration.Internal |
public static GetFilename ( |
||
node | ||
return | string |
public static GetFilename ( XmlReader reader ) : string | ||
reader | XmlReader | |
return | string |
public static GetLineNumber ( |
||
node | ||
return | int |
public static GetLineNumber ( XmlReader reader ) : int | ||
reader | XmlReader | |
return | int |