Class parsing.DequeueException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class parsing.DequeueException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----parsing.DequeueException

public class DequeueException
extends Exception

Constructor Index

 o DequeueException()
 o DequeueException(String)

Constructors

 o DequeueException
  public DequeueException()
 o DequeueException
  public DequeueException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index