public class IllegalFileFormatException extends ProductIOException
ProductIOException that is thrown by ProductReaders| Constructor and Description |
|---|
IllegalFileFormatException()
Constructs a new exception with no error message.
|
IllegalFileFormatException(String message)
Constructs a new exception with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalFileFormatException()
public IllegalFileFormatException(String message)
message - the error messageCopyright © 2014–2017 European Space Agency (ESA). All rights reserved.