com.atlassian.bamboo.plugins.rest.exception
Class NotAuthorizedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.bamboo.plugins.rest.exception.NotAuthorizedException
All Implemented Interfaces:
java.io.Serializable

public class NotAuthorizedException
extends java.lang.RuntimeException

Created by IntelliJ IDEA. User: mwent Date: Apr 22, 2009 Time: 3:30:10 PM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
NotAuthorizedException(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NotAuthorizedException

public NotAuthorizedException(java.lang.String s)


Copyright © 2010 Atlassian. All Rights Reserved.