Метод | Описание | |
---|---|---|
GetHttpStatusCode ( ) : HttpStatusCode |
Return the default mapping of exception to standard HTTP error code. Default implementation returns 500. Sub-classes should override this when needed
|
|
NJsonApiBaseException ( ) : System | ||
NJsonApiBaseException ( string message ) : System | ||
NJsonApiBaseException ( string message, |
Метод | Описание | |
---|---|---|
NJsonApiBaseException ( |
Метод | Описание | |
---|---|---|
AssignId ( ) : void |
public GetHttpStatusCode ( ) : HttpStatusCode | ||
Результат | HttpStatusCode |
protected NJsonApiBaseException ( |
||
info | ||
context | ||
Результат | System |
public NJsonApiBaseException ( string message ) : System | ||
message | string | |
Результат | System |
public NJsonApiBaseException ( string message, |
||
message | string | |
innerException | ||
Результат | System |