public class SerializerException extends RuntimeException
| Constructor and Description |
|---|
SerializerException(String message)
Instantiates a new Serializer exception.
|
SerializerException(String message,
Throwable throwable)
Instantiates a new Serializer exception.
|
SerializerException(Throwable e)
Instantiates a new Serializer exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 The Apache Software Foundation. All rights reserved.