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