- SC_ACCEPTED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
202 Accepted (HTTP/1.0 - RFC 1945)
- SC_BAD_GATEWAY - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
502 Bad Gateway (HTTP/1.0 - RFC 1945)
- SC_BAD_REQUEST - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
400 Bad Request (HTTP/1.1 - RFC 2616)
- SC_CONFLICT - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
409 Conflict (HTTP/1.1 - RFC 2616)
- SC_CONTINUE - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
100 Continue (HTTP/1.1 - RFC 2616)
- SC_CREATED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
201 Created (HTTP/1.0 - RFC 1945)
- SC_EXPECTATION_FAILED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
417 Expectation Failed (HTTP/1.1 - RFC 2616)
- SC_FAILED_DEPENDENCY - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
424 Failed Dependency (WebDAV - RFC 2518)
- SC_FORBIDDEN - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
403 Forbidden (HTTP/1.0 - RFC 1945)
- SC_GATEWAY_TIMEOUT - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
- SC_GONE - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
410 Gone (HTTP/1.1 - RFC 2616)
- SC_HTTP_VERSION_NOT_SUPPORTED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
Static constant for a 419 error.
- SC_INSUFFICIENT_STORAGE - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
507 Insufficient Storage (WebDAV - RFC 2518)
- SC_INTERNAL_SERVER_ERROR - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
500 Server Error (HTTP/1.0 - RFC 1945)
- SC_LENGTH_REQUIRED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
411 Length Required (HTTP/1.1 - RFC 2616)
- SC_LOCKED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
423 Locked (WebDAV - RFC 2518)
- SC_METHOD_FAILURE - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
Static constant for a 420 error.
- SC_METHOD_NOT_ALLOWED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
- SC_MOVED_PERMANENTLY - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
301 Moved Permanently (HTTP/1.0 - RFC 1945)
- SC_MOVED_TEMPORARILY - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
- SC_MULTI_STATUS - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
207 Multi-Status (WebDAV - RFC 2518)
or
207 Partial Update OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
- SC_MULTIPLE_CHOICES - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
- SC_NO_CONTENT - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
204 No Content (HTTP/1.0 - RFC 1945)
- SC_NON_AUTHORITATIVE_INFORMATION - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
- SC_NOT_ACCEPTABLE - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
406 Not Acceptable (HTTP/1.1 - RFC 2616)
- SC_NOT_FOUND - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
404 Not Found (HTTP/1.0 - RFC 1945)
- SC_NOT_IMPLEMENTED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
501 Not Implemented (HTTP/1.0 - RFC 1945)
- SC_NOT_MODIFIED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
304 Not Modified (HTTP/1.0 - RFC 1945)
- SC_OK - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
200 OK (HTTP/1.0 - RFC 1945)
- SC_PARTIAL_CONTENT - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
206 Partial Content (HTTP/1.1 - RFC 2616)
- SC_PAYMENT_REQUIRED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
402 Payment Required (HTTP/1.1 - RFC 2616)
- SC_PRECONDITION_FAILED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
412 Precondition Failed (HTTP/1.1 - RFC 2616)
- SC_PROCESSING - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
102 Processing (WebDAV - RFC 2518)
- SC_PROXY_AUTHENTICATION_REQUIRED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
- SC_REQUEST_TIMEOUT - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
408 Request Timeout (HTTP/1.1 - RFC 2616)
- SC_REQUEST_TOO_LONG - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
- SC_REQUEST_URI_TOO_LONG - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
- SC_RESET_CONTENT - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
205 Reset Content (HTTP/1.1 - RFC 2616)
- SC_SEE_OTHER - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
303 See Other (HTTP/1.1 - RFC 2616)
- SC_SERVICE_UNAVAILABLE - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
503 Service Unavailable (HTTP/1.0 - RFC 1945)
- SC_SWITCHING_PROTOCOLS - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
101 Switching Protocols (HTTP/1.1 - RFC 2616)
- SC_TEMPORARY_REDIRECT - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
- SC_TOO_MANY_REQUESTS - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
429 Too Many Requests (Additional HTTP Status Codes - RFC 6585)
- SC_UNAUTHORIZED - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
401 Unauthorized (HTTP/1.0 - RFC 1945)
- SC_UNPROCESSABLE_ENTITY - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
422 Unprocessable Entity (WebDAV - RFC 2518)
- SC_UNSUPPORTED_MEDIA_TYPE - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
- SC_USE_PROXY - 接口 中的静态变量com.github.lontime.base.errors.HttpStatus
-
305 Use Proxy (HTTP/1.1 - RFC 2616)
- SORT_NUM_CHINESE - 接口 中的静态变量com.github.lontime.base.errors.spi.ErrorMessageDetector
-
- SORT_NUM_DEFAULT - 接口 中的静态变量com.github.lontime.base.errors.spi.ErrorMessageDetector
-
- sortNum() - 类 中的方法com.github.lontime.base.errors.ChineseErrorMessageDetector
-
- sortNum() - 接口 中的方法com.github.lontime.base.errors.spi.ErrorMessageDetector
-
sortNum.