Package com.logviewer.data2
Class IncorrectFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.logviewer.data2.IncorrectFormatException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIncorrectFormatException(String file, long blockStart, long blockEnd, LogFormat format) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncorrectFormatException
-
-
Method Details
-
getFile
-
getBlockStart
public long getBlockStart() -
getBlockEnd
public long getBlockEnd() -
getFormat
-