Method | Description | |
---|---|---|
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, |
Method | Description | |
---|---|---|
NJsonApiBaseException ( |
Method | Description | |
---|---|---|
AssignId ( ) : void |
public GetHttpStatusCode ( ) : HttpStatusCode | ||
return | HttpStatusCode |
protected NJsonApiBaseException ( |
||
info | ||
context | ||
return | System |
public NJsonApiBaseException ( string message ) : System | ||
message | string | |
return | System |
public NJsonApiBaseException ( string message, |
||
message | string | |
innerException | ||
return | System |