Méthode | 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, |
Méthode | Description | |
---|---|---|
NJsonApiBaseException ( |
Méthode | Description | |
---|---|---|
AssignId ( ) : void |
public GetHttpStatusCode ( ) : HttpStatusCode | ||
Résultat | HttpStatusCode |
protected NJsonApiBaseException ( |
||
info | ||
context | ||
Résultat | System |
public NJsonApiBaseException ( string message ) : System | ||
message | string | |
Résultat | System |
public NJsonApiBaseException ( string message, |
||
message | string | |
innerException | ||
Résultat | System |