public class UnsupportedTypeException
extends java.lang.Exception
Serializer could not be created for a given type.| Constructor and Description |
|---|
UnsupportedTypeException(java.lang.String message)
Constructs a new exception with the specified detail message.
|