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

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

public static class ApplicationRetriever.ApplicationNotFoundException
extends ApplicationRetriever.RetrievalException

An application certificate was not found at a web site.

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.