public class UnknownRepositoryLayoutException extends InvalidRepositoryException
ArtifactRepositoryLayout
component in the current container.Constructor and Description |
---|
UnknownRepositoryLayoutException(String repositoryId,
String layoutId) |
UnknownRepositoryLayoutException(String repositoryId,
String layoutId,
ComponentLookupException e) |
Modifier and Type | Method and Description |
---|---|
String |
getLayoutId() |
getRepositoryId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownRepositoryLayoutException(String repositoryId, String layoutId)
public UnknownRepositoryLayoutException(String repositoryId, String layoutId, ComponentLookupException e)
public String getLayoutId()
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.