public final class EncryptionKeyIdUnknownException
extends org.fuin.objects4j.common.AbstractJaxbMarshallableException
implements org.fuin.objects4j.common.ExceptionShortIdentifable
| Modifier | Constructor and Description |
|---|---|
protected |
EncryptionKeyIdUnknownException()
Constructor for unmarshalling.
|
|
EncryptionKeyIdUnknownException(@NotEmpty java.lang.String keyId)
Constructor with all data.
|
| Modifier and Type | Method and Description |
|---|---|
@NotEmpty java.lang.String |
getKeyId()
Returns the key identifier that caused the problem.
|
java.lang.String |
getShortId() |
afterMarshal, afterUnmarshal, beforeMarshalprotected EncryptionKeyIdUnknownException()
public EncryptionKeyIdUnknownException(@NotEmpty
@NotEmpty java.lang.String keyId)
keyId - The key identifier that caused the problem.Copyright © 2019 fuin.org (Germany). All Rights Reserved.