Uses of Class
liquidjava.diagnostics.errors.LJError
Packages that use LJError
-
Uses of LJError in liquidjava.diagnostics
Methods in liquidjava.diagnostics that return LJErrorMethods in liquidjava.diagnostics that return types with arguments of type LJErrorMethods in liquidjava.diagnostics with parameters of type LJError -
Uses of LJError in liquidjava.diagnostics.errors
Subclasses of LJError in liquidjava.diagnostics.errorsModifier and TypeClassDescriptionclassCustom error with an arbitrary messageclassError indicating that a ghost method invocation is invalid (e.g., has wrong arguments)classError indicating that a constructor contains a state refinement with a 'from' state, which is not allowedclassError indicating that a refinement is invalid (e.g., not a boolean expression)classError indicating that an element referenced in a refinement was not foundclassError indicating that a refinement constraint either was violated or cannot be provenclassError indicating that two disjoint states were found in a state refinementclassError indicating that a state refinement transition was violatedclassError indicating that the syntax of a refinement is invalid