Méthode | Description | |
---|---|---|
RuntimeException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System |
Initializes a new instance of the RuntimeException class.
|
Méthode | Description | |
---|---|---|
RuntimeException ( ) : System |
Initializes a new instance of the RuntimeException class.
|
|
RuntimeException ( string message ) : System |
Initializes a new instance of the RuntimeException class.
|
|
RuntimeException ( string message, Exception innerException ) : System |
Initializes a new instance of the RuntimeException class.
|
protected RuntimeException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System | ||
serializationInfo | SerializationInfo | |
streamingContext | StreamingContext | |
Résultat | System |