Package net.officefloor.compile.issues
Class CompileError
java.lang.Object
java.lang.Throwable
java.lang.Error
net.officefloor.compile.issues.CompileError
- All Implemented Interfaces:
Serializable
- Author:
- Daniel Sagenschneider
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CompileError
Instantiate.- Parameters:
issueDescription- Description ofCompilerIssue.
-