public class UnsupportedFileFormat extends ComparisonException
The exception that is thrown when file of this format doesn't support comparison
Constructor and Description |
---|
UnsupportedFileFormat()
Initializes a new instance of
UnsupportedFileFormat class. |
UnsupportedFileFormat(String pathFile)
Initializes a new instance of
UnsupportedFileFormat class. |
getHResult, getInnerException, getType, setErrorCode, setHResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public UnsupportedFileFormat()
Initializes a new instance of UnsupportedFileFormat
class.
public UnsupportedFileFormat(String pathFile)
Initializes a new instance of UnsupportedFileFormat
class.
pathFile
- Copyright © 2020. All rights reserved.