| Package | Description |
|---|---|
| com.facebook.drift |
| Modifier and Type | Method and Description |
|---|---|
static TApplicationException.Type |
TApplicationException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TApplicationException.Type[] |
TApplicationException.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<TApplicationException.Type> |
TApplicationException.Type.fromTypeId(int typeId) |
Optional<TApplicationException.Type> |
TApplicationException.getType() |
| Constructor and Description |
|---|
TApplicationException(TApplicationException.Type type,
String message) |
Copyright © 2012–2023. All rights reserved.