Class CodeGenerationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.atlassian.bamboo.specs.api.codegen.CodeGenerationException
-
- All Implemented Interfaces:
java.io.Serializable
public class CodeGenerationException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CodeGenerationException(java.lang.String s)CodeGenerationException(java.lang.String s, java.lang.Throwable throwable)
-