Class WebserviceValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceValidationException
- All Implemented Interfaces:
Serializable
Webservice validation exception used to throw validation errors.
Gets validation object as a parameter.
Gets validation object as a parameter.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WebserviceValidationException
-
-
Method Details
-
getValidationObject
-