Quadcap Embeddable Server

com.quadcap.io.LimitExceededException Class Reference

Inheritance diagram for com.quadcap.io.LimitExceededException:

IOException List of all members.

Detailed Description

This exception is thrown when a LimitedOutputStream reaches its limit.

Author:
Stan Bailes

Definition at line 48 of file LimitExceededException.java.

Public Member Functions

 LimitExceededException (String s)


Constructor & Destructor Documentation

com.quadcap.io.LimitExceededException.LimitExceededException String  s  ) 
 

Definition at line 49 of file LimitExceededException.java.