Class WrsValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.businesscode.bcdui.wrs.save.exc.WrsValidationException
- All Implemented Interfaces:
Serializable
validation exception that may be thrown by
DataSaver
or another class of WRS components
during web row set validation. This exception has a special handling in SOAPFaultMessage
which serializes the contained WrsValidationResult
into a soap fault envelope so it can
be handled on the client- 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
-
WrsValidationException
-
-
Method Details
-
getValidationResult
-