| Package | Description |
|---|---|
| network.oxalis.api.lang |
| Modifier and Type | Method and Description |
|---|---|
VerifierException.Reason |
VerifierException.getReason() |
static VerifierException.Reason |
VerifierException.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerifierException.Reason[] |
VerifierException.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static VerifierException |
VerifierException.becauseOf(VerifierException.Reason reason,
String message) |
Copyright © 2021 NorStella. All rights reserved.