public class UnknownRepositoryLayoutException extends InvalidRepositoryException
ArtifactRepositoryLayout
component in the current container.Modifier and Type | Field and Description |
---|---|
private java.lang.String |
layoutId |
Constructor and Description |
---|
UnknownRepositoryLayoutException(java.lang.String repositoryId,
java.lang.String layoutId) |
UnknownRepositoryLayoutException(java.lang.String repositoryId,
java.lang.String layoutId,
org.codehaus.plexus.component.repository.exception.ComponentLookupException e) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLayoutId() |
getRepositoryId
public UnknownRepositoryLayoutException(java.lang.String repositoryId, java.lang.String layoutId)
public UnknownRepositoryLayoutException(java.lang.String repositoryId, java.lang.String layoutId, org.codehaus.plexus.component.repository.exception.ComponentLookupException e)