public class MalformedValueException extends RuntimeException
Value class when the
serialized byte array is corrupt. This is a catastrophic failure that
signifies external volume file corruption.| Constructor and Description |
|---|
MalformedValueException() |
MalformedValueException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MalformedValueException()
public MalformedValueException(String msg)
Copyright © 2025 Open Identity Platform Community. All rights reserved.