public class VersionMismatchException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_WRONG_ADDRESSING_VERSION |
static int |
TYPE_WRONG_DPWS_VERSION |
static int |
TYPE_WRONG_SOAP_VERSION |
| Constructor and Description |
|---|
VersionMismatchException(java.lang.String message,
int type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAction() |
int |
getType() |
void |
setAction(java.lang.String action) |
public static final int TYPE_WRONG_SOAP_VERSION
public static final int TYPE_WRONG_ADDRESSING_VERSION
public static final int TYPE_WRONG_DPWS_VERSION