Top Description Constructors
com.ziclix.python.sql.util

public Class QueueClosedException

extends RuntimeException
Class Inheritance

This exception is thrown when the queue is closed and an operation is attempted.
Author
brian zimmer

Constructor Summary

AccessConstructor and Description
public
QueueClosedException()

Constructor QueueClosedException

public
QueueClosedException(String msg)

Constructor QueueClosedException

Constructor Detail

QueueClosedExceptionback to summary
public QueueClosedException()

Constructor QueueClosedException

QueueClosedExceptionback to summary
public QueueClosedException(String msg)

Constructor QueueClosedException