public class UnsupportedTypeException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
UnsupportedTypeException(java.lang.String message)
Constructs an UnsupportedTypeException
|
UnsupportedTypeException(java.lang.Throwable cause)
Constructs an UnsupportedTypeException
|
public UnsupportedTypeException(java.lang.Throwable cause)
cause - cause of this exceptionpublic UnsupportedTypeException(java.lang.String message)
message - cause of this exception