메소드 | 설명 | |
---|---|---|
NotAViewException ( ) : System |
Create a simple exception with no further explanation.
|
|
NotAViewException ( string message ) : System |
Create the exception with an explanation of the reason.
|
public NotAViewException ( string message ) : System | ||
message | string | |
리턴 | System |