Class CompilationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.bonitasoft.engine.business.data.generator.compiler.CompilationException
-
- All Implemented Interfaces:
java.io.Serializable
public class CompilationException extends java.lang.Exception- Author:
- Colin PUY
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CompilationException(java.lang.String message)
-