Class WebRuntimeException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap
Direct Known Subclasses:
HttpRuntimeException

public abstract class WebRuntimeException extends AbstractRuntimeException
The base runtime exception for networking related issues.
See Also: