|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.atlassian.security.auth.trustedapps.TransportException
com.atlassian.security.auth.trustedapps.InvalidCertificateException
| Constructor Summary | |
InvalidCertificateException(TransportErrorMessage error)
|
|
InvalidCertificateException(TransportErrorMessage error,
java.lang.Exception cause)
|
|
InvalidCertificateException(TransportException exception)
|
|
| Method Summary | |
java.lang.String |
getMessage()
|
| Methods inherited from class com.atlassian.security.auth.trustedapps.TransportException |
getTransportErrorMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InvalidCertificateException(TransportErrorMessage error,
java.lang.Exception cause)
public InvalidCertificateException(TransportErrorMessage error)
public InvalidCertificateException(TransportException exception)
| Method Detail |
public java.lang.String getMessage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||