public class ArtifactDoesNotExistException extends Exception
| Constructor and Description | 
|---|
ArtifactDoesNotExistException(String message)  | 
ArtifactDoesNotExistException(String message,
                                                          Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArtifactDoesNotExistException(String message)
public ArtifactDoesNotExistException(String message, Throwable cause)
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.