Class WrsValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.businesscode.bcdui.wrs.save.exc.WrsValidationException
All Implemented Interfaces:
Serializable

public class WrsValidationException extends Exception
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 Details

  • Method Details