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