| Package | Description |
|---|---|
| be.fgov.ehealth.etee.crypto.status |
Contains result objects and possible notifications.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationFatal |
CryptoResult.getFatal() |
NotificationFatal |
BasicCryptoResult.getFatal() |
static NotificationFatal |
NotificationFatal.getInnerFailureForMessage(java.lang.String errorMessage) |
static NotificationFatal |
NotificationFatal.getOuterFailureForMessage(java.lang.String errorMessage) |
static NotificationFatal |
NotificationFatal.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NotificationFatal[] |
NotificationFatal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BasicCryptoResult(NotificationFatal fatal) |
Copyright © 2025 eHealth. All rights reserved.