Method | Description | |
---|---|---|
ContentLoadException ( ) : System |
Initializes a new ContentLoadException class.
|
|
ContentLoadException ( |
Initializes a new ContentLoadException class.
|
|
ContentLoadException ( string message ) : System |
Initializes a new ContentLoadException class.
|
|
ContentLoadException ( string message, |
Initializes a new ContentLoadException class.
|
public ContentLoadException ( |
||
serializationInfo | The SerializationInfo. | |
context | The StreamContext. | |
return | System |
public ContentLoadException ( string message ) : System | ||
message | string | The Message. |
return | System |
public ContentLoadException ( string message, |
||
message | string | The Message. |
inner | The InnerException. | |
return | System |