Package | Description |
---|---|
cz.cuni.mff.odcleanstore.engine.inputws |
Modifier and Type | Method and Description |
---|---|
InputWSErrorEnumeration |
InputGraphStatusException.getId() |
static InputWSErrorEnumeration |
InputWSErrorEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputWSErrorEnumeration[] |
InputWSErrorEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
InputWSErrorEnumeration.getMessage(InputWSErrorEnumeration iwe) |
Constructor and Description |
---|
InputGraphStatusException(String message,
InputWSErrorEnumeration id)
Create InputGraphStatusException instance.
|
InsertExecutorException(InputWSErrorEnumeration id,
String moreInfo)
Create InsertExecutorException instance.
|
Copyright © 2013. All Rights Reserved.