public class UnsupportedTypeException
extends java.lang.Exception
SerializationProvider to indicate a 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. |