public class UnsupportedDataTypeException
extends java.lang.RuntimeException
| コンストラクタと説明 |
|---|
UnsupportedDataTypeException() |
UnsupportedDataTypeException(java.lang.String message) |
UnsupportedDataTypeException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedDataTypeException(java.lang.Throwable cause) |
public UnsupportedDataTypeException()
public UnsupportedDataTypeException(java.lang.String message,
java.lang.Throwable cause)
public UnsupportedDataTypeException(java.lang.String message)
public UnsupportedDataTypeException(java.lang.Throwable cause)