Class CodeGenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.plugin.bdm.codegen.CodeGenerationException
All Implemented Interfaces:
Serializable

public class CodeGenerationException extends Exception
See Also:
  • Constructor Details

    • CodeGenerationException

      public CodeGenerationException(String message, Throwable cause)
    • CodeGenerationException

      public CodeGenerationException(String message)