public class IncompleteImageMetadataException extends RuntimeException
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_MISSING_DESKTOP_SIZE
Error type thrown when the meta data does not contain the original
desktop size.
|
Modifier and Type | Method and Description |
---|---|
int |
getType()
Get the meta data error type.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final int TYPE_MISSING_DESKTOP_SIZE