| Package | Description |
|---|---|
| org.weakref.jmx |
| Modifier and Type | Method and Description |
|---|---|
JmxException.Reason |
JmxException.getReason() |
static JmxException.Reason |
JmxException.Reason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JmxException.Reason[] |
JmxException.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.