public abstract class WebServiceException
extends org.springframework.core.NestedRuntimeException
Constructor and Description |
---|
WebServiceException(String msg)
Create a new instance of the
WebServiceException class. |
WebServiceException(String msg,
Throwable ex)
Create a new instance of the
WebServiceException class. |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WebServiceException(String msg)
WebServiceException
class.msg
- the detail messageCopyright © 2020 Pivotal Software. All rights reserved.