Cleanup.
This commit is contained in:
parent
95f4c9714e
commit
e77c8595cb
6 changed files with 60 additions and 58 deletions
|
@ -76,7 +76,7 @@ public class StatusCode implements Serializable {
|
|||
}
|
||||
|
||||
/**
|
||||
* Checks if the status code is a client error.
|
||||
* Checks if the status code is a client error. (eg: <code>Interal Server Error</code>)
|
||||
*
|
||||
* @return <code>true</code> if the status code is a client error, <code>false</code> otherwise.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue