public class ExpiredCredentialException extends CheckedSoapException
Use for SOAP only. Class exists strictly to maintain Crowd 2.0.x compatibility. Use the exception classes in com.atlassian.crowd.exception instead.
| Constructor and Description |
|---|
ExpiredCredentialException() |
ExpiredCredentialException(String message) |
ExpiredCredentialException(String message,
Throwable cause) |
ExpiredCredentialException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Atlassian. All Rights Reserved.