Class CompilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fusesource.hawtbuf.proto.compiler.CompilerException
All Implemented Interfaces:
Serializable

public class CompilerException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • CompilerException

      public CompilerException(List<String> errors)
  • Method Details