org.apache.maven.continuum.web.exception
Class AuthorizationRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.continuum.web.exception.AuthorizationRequiredException
- All Implemented Interfaces:
- Serializable
public class AuthorizationRequiredException
- extends Exception
Thrown when authorization check fails
- Version:
- $Id: AuthorizationRequiredException.java 729461 2008-12-26 08:38:10Z olamy $
- Author:
- Maria Odea Ching
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthorizationRequiredException
public AuthorizationRequiredException(String string)
AuthorizationRequiredException
public AuthorizationRequiredException(String string,
Throwable throwable)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.