Method | Description | |
---|---|---|
InternalErrorException ( string message ) : System | ||
InternalErrorException ( string message, string fileName, int lineNumber ) : System |
public InternalErrorException ( string message ) : System | ||
message | string | |
return | System |
public InternalErrorException ( string message, string fileName, int lineNumber ) : System | ||
message | string | |
fileName | string | |
lineNumber | int | |
return | System |