com.atlassian.security.auth.trustedapps
Class TransportException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.atlassian.security.auth.trustedapps.TransportException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
InvalidCertificateException, InvalidRequestException

public abstract class TransportException
extends java.lang.Exception

See Also:
Serialized Form

Method Summary
 TransportErrorMessage getTransportErrorMessage()
           
 
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
 

Method Detail

getTransportErrorMessage

public final TransportErrorMessage getTransportErrorMessage()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.