Class UnknownRepositoryLayoutException

    • Constructor Detail

      • UnknownRepositoryLayoutException

        public UnknownRepositoryLayoutException​(String repositoryId,
                                                String layoutId)
      • UnknownRepositoryLayoutException

        public UnknownRepositoryLayoutException​(String repositoryId,
                                                String layoutId,
                                                org.codehaus.plexus.component.repository.exception.ComponentLookupException e)
    • Method Detail

      • getLayoutId

        public String getLayoutId()