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