public abstract class CheckedSoapException extends Exception
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 |
---|
CheckedSoapException() |
CheckedSoapException(String s) |
CheckedSoapException(String s,
Throwable throwable) |
CheckedSoapException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 Atlassian. All rights reserved.