Méthode | Description | |
---|---|---|
ObjectDefinitionException ( ) : System |
Creates a new instance of the ObjectDefinitionException class.
|
|
ObjectDefinitionException ( string name ) : System |
Creates a new instance of the ObjectDefinitionException class.
|
|
ObjectDefinitionException ( string message, |
Creates a new instance of the ObjectDefinitionException class.
|
Méthode | Description | |
---|---|---|
ObjectDefinitionException ( |
Creates a new instance of the ObjectDefinitionException class.
|
Méthode | Description | |
---|---|---|
GetObjectData ( |
public ObjectDefinitionException ( ) : System | ||
Résultat | System |
protected ObjectDefinitionException ( |
||
info |
/// The |
|
context |
/// The |
|
Résultat | System |
public ObjectDefinitionException ( string name ) : System | ||
name | string |
/// The value of the xml class attribute thet can be resolved
/// as a type
/// |
Résultat | System |
public ObjectDefinitionException ( string message, |
||
message | string | /// A message about the exception. /// |
rootCause | /// The root exception that is being wrapped. /// | |
Résultat | System |