Class QueueOverflowException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.inductiveautomation.perspective.gateway.threading.QueueOverflowException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class QueueOverflowException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description QueueOverflowException() 
 -