public final class EncryptionIvVersionUnknownException
extends org.fuin.objects4j.common.AbstractJaxbMarshallableException
implements org.fuin.objects4j.common.ExceptionShortIdentifable
| Modifier | Constructor and Description |
|---|---|
protected |
EncryptionIvVersionUnknownException()
Constructor for unmarshalling.
|
|
EncryptionIvVersionUnknownException(@NotEmpty java.lang.String ivVersion)
Constructor with all data.
|
| Modifier and Type | Method and Description |
|---|---|
@NotEmpty java.lang.String |
getIvVersion()
Returns the IV version that caused the problem.
|
java.lang.String |
getShortId() |
afterMarshal, afterUnmarshal, beforeMarshalprotected EncryptionIvVersionUnknownException()
public EncryptionIvVersionUnknownException(@NotEmpty
@NotEmpty java.lang.String ivVersion)
ivVersion - The IV 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 getIvVersion()
Copyright © 2019 fuin.org (Germany). All Rights Reserved.