org.apache.maven.repository
Class LocalRepositoryNotAccessibleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.maven.repository.LocalRepositoryNotAccessibleException
- All Implemented Interfaces:
- Serializable
public class LocalRepositoryNotAccessibleException
- extends IOException
Signals a failure to store files within the local repository.
- Author:
- Benjamin Bentmann
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LocalRepositoryNotAccessibleException
public LocalRepositoryNotAccessibleException(String message,
Throwable cause)
LocalRepositoryNotAccessibleException
public LocalRepositoryNotAccessibleException(String message)
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.