public class ICalParseException extends IOException
Constructor and Description |
---|
ICalParseException(String line) |
Modifier and Type | Method and Description |
---|---|
String |
getLine() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ICalParseException(String line)
line
- the line that couldn't be parsedCopyright © 2013-2015 Michael Angstadt. All Rights Reserved.