|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICalException | |
---|---|
biweekly.io | |
biweekly.io.text |
Uses of ICalException in biweekly.io |
---|
Subclasses of ICalException in biweekly.io | |
---|---|
class |
CannotParseException
Thrown during the unmarshalling of an iCalendar property to signal that the property's value could not be parsed (for example, being unable to parse a date string). |
class |
SkipMeException
Thrown during the reading or writing of an iCalendar property to show that the property should not be written to the iCalendar data stream or not be included in the parsed ICalendar object. |
Uses of ICalException in biweekly.io.text |
---|
Subclasses of ICalException in biweekly.io.text | |
---|---|
static class |
ICalRawReader.StopReadingException
Instructs an ICalRawReader to stop reading from the data stream
when thrown from an ICalRawReader.ICalDataStreamListener implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |