com.atlassian.security.auth.trustedapps
Class ApplicationRetriever.RetrievalException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.atlassian.security.auth.trustedapps.ApplicationRetriever.RetrievalException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ApplicationRetriever.ApplicationNotFoundException, ApplicationRetriever.InvalidApplicationDetailsException, ApplicationRetriever.RemoteSystemNotFoundException
Enclosing class:
ApplicationRetriever

public abstract static class ApplicationRetriever.RetrievalException
extends java.lang.Exception

Used if the Application cannot be retrieved.

See Also:
Serialized Form

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
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.