Class CodeGenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.specs.api.codegen.CodeGenerationException
All Implemented Interfaces:
Serializable

public class CodeGenerationException extends Exception
See Also:
  • Constructor Details

    • CodeGenerationException

      public CodeGenerationException(String s)
    • CodeGenerationException

      public CodeGenerationException(String s, Throwable throwable)