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