| Package | Description |
|---|---|
| py4j |
| Modifier and Type | Method and Description |
|---|---|
Py4JNetworkException.ErrorTime |
Py4JNetworkException.getWhen() |
static Py4JNetworkException.ErrorTime |
Py4JNetworkException.ErrorTime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Py4JNetworkException.ErrorTime[] |
Py4JNetworkException.ErrorTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Py4JNetworkException(Py4JNetworkException.ErrorTime when) |
Py4JNetworkException(String message,
Py4JNetworkException.ErrorTime when) |
Py4JNetworkException(String message,
Throwable cause,
Py4JNetworkException.ErrorTime when) |
Copyright © 2018. All rights reserved.