be.lassi.io
Class ShowFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.lassi.io.ShowFileException
- All Implemented Interfaces:
- java.io.Serializable
public class ShowFileException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ShowFileException
public ShowFileException(int lineNumber,
java.lang.String message)
addContext
public void addContext(java.lang.String string)
displayString
public java.lang.String displayString()
getLineNumber
public int getLineNumber()
printOn
public void printOn(java.io.PrintStream stream)