메소드 | 설명 | |
---|---|---|
InternalErrorException ( string message ) : System | ||
InternalErrorException ( string message, string fileName, int lineNumber ) : System |
public InternalErrorException ( string message ) : System | ||
message | string | |
리턴 | System |
public InternalErrorException ( string message, string fileName, int lineNumber ) : System | ||
message | string | |
fileName | string | |
lineNumber | int | |
리턴 | System |