메소드 | 설명 | |
---|---|---|
ReadOnlyObjectException ( ) : System |
Initializes a new instance of the ReadOnlyObjectException class.
|
|
ReadOnlyObjectException ( string message ) : System |
Initializes a new instance of the ReadOnlyObjectException class.
|
|
ReadOnlyObjectException ( string message, |
Initializes a new instance of the ReadOnlyObjectException class.
|
메소드 | 설명 | |
---|---|---|
ReadOnlyObjectException ( |
Initializes a new instance of the ReadOnlyObjectException class.
|
protected ReadOnlyObjectException ( |
||
info | ||
context | ||
리턴 | System |
public ReadOnlyObjectException ( string message ) : System | ||
message | string | A custom message to pass along with this exception. |
리턴 | System |
public ReadOnlyObjectException ( string message, |
||
message | string | A custom message to pass along with this exception. |
inner | The exception that caused this exception. | |
리턴 | System |