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