Package ca.phon.util

Class EmptyQueueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.phon.util.EmptyQueueException
All Implemented Interfaces:
Serializable

public class EmptyQueueException extends Exception
See Also:
  • Constructor Details

    • EmptyQueueException

      public EmptyQueueException()
    • EmptyQueueException

      public EmptyQueueException(String arg0)
    • EmptyQueueException

      public EmptyQueueException(String arg0, Throwable arg1)
    • EmptyQueueException

      public EmptyQueueException(Throwable arg0)