Package | Description |
---|---|
org.icatproject |
Modifier and Type | Field and Description |
---|---|
protected IcatExceptionType |
IcatException.type |
Modifier and Type | Method and Description |
---|---|
static IcatExceptionType |
IcatExceptionType.fromValue(String v) |
IcatExceptionType |
IcatException.getType()
Gets the value of the type property.
|
static IcatExceptionType |
IcatExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IcatExceptionType[] |
IcatExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IcatException.setType(IcatExceptionType value)
Sets the value of the type property.
|
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.