Class CodeGenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.cg.webbpm.studio.core.api.exception.CodeGenerationException
All Implemented Interfaces:
Serializable

public class CodeGenerationException extends RuntimeException
Author:
Abdulin Ildar
See Also:
  • Constructor Details

    • CodeGenerationException

      public CodeGenerationException()
    • CodeGenerationException

      public CodeGenerationException(String message)
    • CodeGenerationException

      public CodeGenerationException(String message, Throwable cause)