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