public class Description extends Object
This class provides constant error messages used during UPnP device description processing and validation. It centralizes error message strings for consistent error reporting across the framework.
Key features:
This class is used by UPnP device parsing components to provide consistent error messages when encountering issues with device description documents, improving debugging and error handling.
| Modifier and Type | Field and Description |
|---|---|
static String |
LOADING_EXCEPTION |
static String |
NOROOT_EXCEPTION |
static String |
NOROOTDEVICE_EXCEPTION |
| Constructor and Description |
|---|
Description() |
public static final String LOADING_EXCEPTION
public static final String NOROOT_EXCEPTION
public static final String NOROOTDEVICE_EXCEPTION