public class UnsupportedInputFormatException extends ApplicationException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
UnsupportedInputFormatException() |
UnsupportedInputFormatException(java.lang.String message) |
UnsupportedInputFormatException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedInputFormatException(java.lang.Throwable cause) |
private static final long serialVersionUID
public UnsupportedInputFormatException()
public UnsupportedInputFormatException(java.lang.String message, java.lang.Throwable cause)
public UnsupportedInputFormatException(java.lang.String message)
public UnsupportedInputFormatException(java.lang.Throwable cause)
Copyright 2009-2015 Tatjana (Tanja) Kostic