Class AuthorizationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.wagon.WagonException
org.apache.maven.wagon.authorization.AuthorizationException
All Implemented Interfaces:
Serializable

public class AuthorizationException extends WagonException
This exception is thrown when the user is not entitled to fetch from or deploy to particular place in the repository.
Author:
Michal Maczka
See Also: