Class QueueClosedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jgroups.util.QueueClosedException
All Implemented Interfaces:
Serializable

public class QueueClosedException extends Exception
See Also:
  • Constructor Details

    • QueueClosedException

      public QueueClosedException()
    • QueueClosedException

      public QueueClosedException(String msg)
  • Method Details