Class CompilerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.activemq.protobuf.compiler.CompilerException
-
- All Implemented Interfaces:
java.io.Serializable
public class CompilerException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CompilerException(java.util.List<java.lang.String> errors)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.String>
getErrors()
-