public final class UnsupportedTypeException
extends java.lang.Exception
| Constructor and Description |
|---|
UnsupportedTypeException() |
UnsupportedTypeException(java.lang.String detailMessage) |
UnsupportedTypeException(java.lang.String detailMessage,
java.lang.Throwable throwable) |
UnsupportedTypeException(java.lang.Throwable throwable) |
public UnsupportedTypeException()
public UnsupportedTypeException(java.lang.String detailMessage)
public UnsupportedTypeException(java.lang.Throwable throwable)
public UnsupportedTypeException(java.lang.String detailMessage,
java.lang.Throwable throwable)