Method | Description | |
---|---|---|
ActiveRecordException ( string message ) : System |
Initializes a new instance of the ActiveRecordException class.
|
|
ActiveRecordException ( string message, |
Initializes a new instance of the ActiveRecordException class.
|
Method | Description | |
---|---|---|
ActiveRecordException ( |
Initializes a new instance of the ActiveRecordException class.
|
protected ActiveRecordException ( |
||
info | The |
|
context | The |
|
return | System |
public ActiveRecordException ( string message ) : System | ||
message | string | The message. |
return | System |
public ActiveRecordException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |