com.oanda.fxtrade.api
Class AccessDeniedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.oanda.fxtrade.api.OAException
              extended by com.oanda.fxtrade.api.AccessDeniedException
All Implemented Interfaces:
java.io.Serializable

public class AccessDeniedException
extends OAException

See Also:
Serialized Form

Constructor Summary
AccessDeniedException()
           
AccessDeniedException(java.lang.Exception cause)
           
AccessDeniedException(java.lang.String s)
           
AccessDeniedException(java.lang.String message, java.lang.Exception 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AccessDeniedException

public AccessDeniedException()

AccessDeniedException

public AccessDeniedException(java.lang.String s)

AccessDeniedException

public AccessDeniedException(java.lang.String message,
                             java.lang.Exception cause)

AccessDeniedException

public AccessDeniedException(java.lang.Exception cause)


Copyright © 2005 OANDA Corporation. All Rights Reserved.