public class NoSuchRepositoryException extends RepositoryException
Constructor and Description |
---|
NoSuchRepositoryException() |
NoSuchRepositoryException(String message) |
NoSuchRepositoryException(String message,
Throwable rootCause) |
NoSuchRepositoryException(Throwable rootCause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.