Class ResourceWarning

java.lang.Object
All Implemented Interfaces:
Serializable

public class ResourceWarning extends ResourceException
A ResourceWarning provides information on warnings related to execution of an interaction with an EIS. Warnings are silently chained to the object whose method caused it to be reported.
See Also: