com.lazerycode.jmeter.analyzer.parser
public class StatusCodes extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HTTPCODE_CONNECTIONERROR
pseudo http error code that represents a TCP connection error
|
static int |
HTTPCODE_ERROR
Http status code that is the first error status
|
| Constructor and Description |
|---|
StatusCodes() |
public static final int HTTPCODE_ERROR
public static final int HTTPCODE_CONNECTIONERROR
Copyright © 2013. All Rights Reserved.