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
-
-
-
-
Package com.atlassian.bamboo.specs.exceptions
-
Class com.atlassian.bamboo.specs.exceptions.BambooSpecsRestRequestException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
responseEntity
java.lang.String responseEntity
-
statusCode
int statusCode
-
-
-
-
Package com.atlassian.bamboo.specs.maven.sandbox
-
Class com.atlassian.bamboo.specs.maven.sandbox.SecureMethodInvoker.SecureMethodInvocationException extends java.lang.RuntimeException implements Serializable
-