public static class MCwadoWsResponse.Error
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static MCwadoWsResponse.Error |
WADO_0001
Unable to anonymize the requested instance(s).
|
static MCwadoWsResponse.Error |
WADO_0002
Web Server does not support anonymization.
|
static MCwadoWsResponse.Error |
WADO_0003
The requested instance(s) are not immediately available, but can be made available by manual request.
|
static MCwadoWsResponse.Error |
WADO_0004
Instance is no longer available, e.g., document retention rules have caused it to be removed or relocated.
|
static MCwadoWsResponse.Error |
WADO_0005
The requested instance(s) cannot be returned because the size or count exceeds resource limits.
|
static MCwadoWsResponse.Error |
WADO_0006
Web Server does not support the requested format or transfer syntax.
|
static MCwadoWsResponse.Error |
WADO_0007
The requested instance(s) cannot be provided in the requested format or transfer syntax.
|
static MCwadoWsResponse.Error |
WADO_0008
Single image format is not available for multi-frame images.
|
static MCwadoWsResponse.Error |
WADO_0009
Identifier does not match SOP Class (see PS3.7 C-MOVE).
|
static MCwadoWsResponse.Error |
WADO_0010
Inconsistent identifiers, e.g., Study and Series are correct but Series is in a different Study (see PS3.7 C-MOVE).
|
static MCwadoWsResponse.Error |
WADO_0011
SOP Class not supported (see PS3.7 C-MOVE).
|
static MCwadoWsResponse.Error |
WADO_0012
Invalid parameter value in request (see PS3.7 C-MOVE).
|
static MCwadoWsResponse.Error |
WADO_0013
Unsupported parameter in request (see PS3.7 C-MOVE).
|
static MCwadoWsResponse.Error |
WADO_0014
Processing Failure (see PS3.7 C-MOVE).
|
static MCwadoWsResponse.Error |
WADO_0015
Study Instance UID not known.
|
static MCwadoWsResponse.Error |
WADO_0016
Series Instance UID not known.
|
static MCwadoWsResponse.Error |
WADO_0017
Document UID not known.
|
static MCwadoWsResponse.Error |
WADO_0018
Out of range Frame number.
|
static MCwadoWsResponse.Error |
WADO_0019
Presentation UID not known.
|
static MCwadoWsResponse.Error |
WADO_0020
Presentation Series UID not known.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode()
Gets an error code
|
java.lang.String |
getSituation()
Gets a situation description
|
public static final MCwadoWsResponse.Error WADO_0001
public static final MCwadoWsResponse.Error WADO_0002
public static final MCwadoWsResponse.Error WADO_0003
public static final MCwadoWsResponse.Error WADO_0004
public static final MCwadoWsResponse.Error WADO_0005
public static final MCwadoWsResponse.Error WADO_0006
public static final MCwadoWsResponse.Error WADO_0007
public static final MCwadoWsResponse.Error WADO_0008
public static final MCwadoWsResponse.Error WADO_0009
public static final MCwadoWsResponse.Error WADO_0010
public static final MCwadoWsResponse.Error WADO_0011
public static final MCwadoWsResponse.Error WADO_0012
public static final MCwadoWsResponse.Error WADO_0013
public static final MCwadoWsResponse.Error WADO_0014
public static final MCwadoWsResponse.Error WADO_0015
public static final MCwadoWsResponse.Error WADO_0016
public static final MCwadoWsResponse.Error WADO_0017
public static final MCwadoWsResponse.Error WADO_0018
public static final MCwadoWsResponse.Error WADO_0019
public static final MCwadoWsResponse.Error WADO_0020