Méthode | Description | |
---|---|---|
RailsException ( |
Initializes a new instance of the RailsException class.
|
|
RailsException ( String message ) : System |
Initializes a new instance of the RailsException class.
|
|
RailsException ( String message, |
Initializes a new instance of the RailsException class.
|
public RailsException ( |
||
info | The object that holds the serialized object data. | |
context | The contextual information about the source or destination. | |
Résultat | System |
public RailsException ( String message ) : System | ||
message | String | The message. |
Résultat | System |
public RailsException ( String message, |
||
message | String | The message. |
innerException | The inner exception. | |
Résultat | System |