Class CompileError

java.lang.Object
java.lang.Throwable
java.lang.Error
net.officefloor.compile.issues.CompileError
All Implemented Interfaces:
Serializable

public class CompileError extends Error
CompilerIssue Error to enable propagating to OfficeFloor.
Author:
Daniel Sagenschneider
See Also:
  • Constructor Details

    • CompileError

      public CompileError(String issueDescription)
      Instantiate.
      Parameters:
      issueDescription - Description of CompilerIssue.