|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UTGBClientErrorCode | |
|---|---|
| org.utgenome.gwt.utgb.client | UTGB Browser interface & track implementations. |
| Uses of UTGBClientErrorCode in org.utgenome.gwt.utgb.client |
|---|
| Methods in org.utgenome.gwt.utgb.client that return UTGBClientErrorCode | |
|---|---|
UTGBClientErrorCode |
UTGBClientException.getErrorCode()
|
static UTGBClientErrorCode |
UTGBClientErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UTGBClientErrorCode[] |
UTGBClientErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.utgenome.gwt.utgb.client with parameters of type UTGBClientErrorCode | |
|---|---|
UTGBClientException(UTGBClientErrorCode code,
String message)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||