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

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.InvalidApplicationDetailsException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ApplicationRetriever

public static class ApplicationRetriever.InvalidApplicationDetailsException
extends ApplicationRetriever.RetrievalException

An application certificate was found but is not valid.

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 © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.