Class CompilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.activemq.protobuf.compiler.CompilerException
All Implemented Interfaces:
Serializable

public class CompilerException extends Exception
See Also:
  • Constructor Details

    • CompilerException

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