Class WebserviceValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.webservicescommons.errors.exceptions.WebserviceValidationException
-
- All Implemented Interfaces:
java.io.Serializable
public class WebserviceValidationException extends java.lang.RuntimeExceptionWebservice validation exception used to throw validation errors.
Gets validation object as a parameter.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WebserviceValidationException(java.lang.Object validationObject)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetValidationObject()
-