|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CannotParseException | |
---|---|
biweekly.property.marshaller |
Uses of CannotParseException in biweekly.property.marshaller |
---|
Methods in biweekly.property.marshaller that return CannotParseException | |
---|---|
protected static CannotParseException |
ICalPropertyMarshaller.missingXmlElements(ICalDataType... dataTypes)
Creates a CannotParseException , indicating that the XML elements
that the parser expected to find are missing from the property's XML
element. |
protected static CannotParseException |
ICalPropertyMarshaller.missingXmlElements(String... elements)
Creates a CannotParseException , indicating that the XML elements
that the parser expected to find are missing from property's XML element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |