프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AddParameter ( string name, object value ) : ExceptionHelper | ||
ExceptionHelper ( |
||
GetMessage ( string baseMessage ) : string |
Gets the message.
|
public AddParameter ( string name, object value ) : ExceptionHelper | ||
name | string | |
value | object | |
리턴 | ExceptionHelper |
public ExceptionHelper ( |
||
forException | ||
key | string | |
defaultMessage | string | |
parameters | object | |
리턴 | System |
public GetMessage ( string baseMessage ) : string | ||
baseMessage | string | The base exceptions message to allow framework texts if not default message is specified. |
리턴 | string |