Package com.atlassian.bamboo.v2.build
Class BuildChangesImpl.BuildRepositoryChangesNotAvailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- com.atlassian.bamboo.v2.build.BuildChangesImpl.BuildRepositoryChangesNotAvailableException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BuildChangesImpl
public static class BuildChangesImpl.BuildRepositoryChangesNotAvailableException extends IllegalArgumentException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BuildRepositoryChangesNotAvailableException(String errorMessage)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
BuildRepositoryChangesNotAvailableException
public BuildRepositoryChangesNotAvailableException(String errorMessage)
-
-