public class UnsupportedFormatException extends java.lang.Exception
Constructor and Description |
---|
UnsupportedFormatException() |
UnsupportedFormatException(java.lang.String message) |
UnsupportedFormatException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedFormatException(java.lang.Throwable cause) |
public UnsupportedFormatException()
public UnsupportedFormatException(java.lang.String message)
public UnsupportedFormatException(java.lang.Throwable cause)
public UnsupportedFormatException(java.lang.String message, java.lang.Throwable cause)