Méthode | Description | |
---|---|---|
ActiveRecordException ( string message ) : System |
Initializes a new instance of the ActiveRecordException class.
|
|
ActiveRecordException ( string message, |
Initializes a new instance of the ActiveRecordException class.
|
Méthode | Description | |
---|---|---|
ActiveRecordException ( |
Initializes a new instance of the ActiveRecordException class.
|
protected ActiveRecordException ( |
||
info | The |
|
context | The |
|
Résultat | System |
public ActiveRecordException ( string message ) : System | ||
message | string | The message. |
Résultat | System |
public ActiveRecordException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Résultat | System |