public class UnsupportedFormatException extends ReportingException
reportDetails| Constructor and Description |
|---|
UnsupportedFormatException() |
UnsupportedFormatException(java.lang.String message) |
UnsupportedFormatException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedFormatException(java.lang.Throwable cause) |
getMessage, getReportDetails, setReportDetailspublic UnsupportedFormatException()
public UnsupportedFormatException(java.lang.String message)
public UnsupportedFormatException(java.lang.String message,
java.lang.Throwable cause)
public UnsupportedFormatException(java.lang.Throwable cause)