Serialized Form
-
Package com.atlassian.bamboo.specs.api.codegen
-
Exception com.atlassian.bamboo.specs.api.codegen.CodeGenerationException
class CodeGenerationException extends Exception implements Serializable
-
-
Package com.atlassian.bamboo.specs.api.exceptions
-
Exception com.atlassian.bamboo.specs.api.exceptions.BambooSpecsPublishingException
class BambooSpecsPublishingException extends RuntimeException implements Serializable-
Serialized Fields
-
debugMessage
@Nullable String debugMessage
-
errorType
@Nullable BambooSpecsPublishingException.ErrorType errorType
-
-
-
Exception com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
class PropertiesValidationException extends RuntimeException implements Serializable-
Serialized Fields
-
errors
List<ValidationProblem> errors
-
-
-