Метод | Описание | |
---|---|---|
ActiveRecordInitializationException ( string message ) : System |
Initializes a new instance of the ActiveRecordInitializationException class.
|
|
ActiveRecordInitializationException ( string message, |
Initializes a new instance of the ActiveRecordInitializationException class.
|
Метод | Описание | |
---|---|---|
ActiveRecordInitializationException ( |
Initializes a new instance of the ActiveRecordInitializationException class.
|
protected ActiveRecordInitializationException ( |
||
info | The |
|
context | The |
|
Результат | System |
public ActiveRecordInitializationException ( string message ) : System | ||
message | string | The message. |
Результат | System |
public ActiveRecordInitializationException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Результат | System |