Constant Field Values

Contents

httpserver.core.*

httpserver.error.*

  • httpserver.error.HttpError
    Modifier and Type
    Constant Field
    Value
    public static final String
    "{\"success\":false,\"code\":%d,\"errorCode\":%d,\"message\":\"%s\"}"
    public static final String
    "{\"success\":false,\"code\":500,\"message\":\"Internal Error\"}"

httpserver.util.*