Serialized Form
-
Package org.apache.creadur.whisker.app.analysis
-
Exception Class org.apache.creadur.whisker.app.analysis.ResourceDefinitionException
class ResourceDefinitionException extends Exception implements Serializable- serialVersionUID:
- -455455829914484243L
-
Serialized Fields
-
issues
Map<ResourceDefinitionError,
Collection<ResourceDescription>> issues Causal issues.
-
-
-
Package org.apache.creadur.whisker.fromxml
-
Exception Class org.apache.creadur.whisker.fromxml.DuplicateElementException
class DuplicateElementException extends InvalidXmlException implements Serializable- serialVersionUID:
- 3650705708804013404L
-
Exception Class org.apache.creadur.whisker.fromxml.InvalidXmlException
class InvalidXmlException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -203751233708463774L
-
Exception Class org.apache.creadur.whisker.fromxml.MissingIDException
class MissingIDException extends InvalidXmlException implements Serializable- serialVersionUID:
- 2226669867694728783L
-
Exception Class org.apache.creadur.whisker.fromxml.UnexpectedElementException
class UnexpectedElementException extends InvalidXmlException implements Serializable- serialVersionUID:
- -4801232871203301470L
-
-
Package org.apache.creadur.whisker.model
-
Exception Class org.apache.creadur.whisker.model.LicenseTemplateException
class LicenseTemplateException extends Exception implements Serializable- serialVersionUID:
- -4085365930968672572L
-
Serialized Fields
-
licenseName
String licenseName
Names the erroneous license
-
-