org.wso2.registry.secure
Class AuthorizationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.wso2.registry.exceptions.RegistryException
              extended by org.wso2.registry.secure.AuthorizationFailedException
All Implemented Interfaces:
java.io.Serializable

public class AuthorizationFailedException
extends RegistryException

See Also:
Serialized Form

Constructor Summary
AuthorizationFailedException(java.lang.String message)
           
AuthorizationFailedException(java.lang.String message, java.lang.Throwable cause)
           
 
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

AuthorizationFailedException

public AuthorizationFailedException(java.lang.String message)

AuthorizationFailedException

public AuthorizationFailedException(java.lang.String message,
                                    java.lang.Throwable cause)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.