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