Serialized Form
-
Package crystalpalace.spec
-
Class crystalpalace.spec.SpecParseException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
errors
java.util.LinkedList errors
A collection of errors we found -
parent
java.lang.String parent
The .spec file where these errors came from
-
-
-
Class crystalpalace.spec.SpecProgramException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
message
java.lang.String message
The message associated with the error. -
program
crystalpalace.spec.SpecProgram program
The program where the error occurred.
-
-
-