private static class RepositoryArtifactProvider.ArtifactSinkExceptionWrapper
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private ArtifactSinkException |
wrappedException |
| Constructor and Description |
|---|
ArtifactSinkExceptionWrapper(ArtifactSinkException wrappedException) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactSinkException |
getWrappedException() |
private ArtifactSinkException wrappedException
public ArtifactSinkExceptionWrapper(ArtifactSinkException wrappedException)
public ArtifactSinkException getWrappedException()