[all packages] [package net.sf.pizzacompiler.util] [class hierarchy] [index]

public class net.sf.pizzacompiler.util.NoSuchElementException

(source file: /home/enno/source/tmp/pizza/main/src/net/sf/pizzacompiler/util/NoSuchElementException.pizza)
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----java.util.NoSuchElementException
                                   |
                                   +----net.sf.pizzacompiler.util.NoSuchElementException

The pure class interface.
public class NoSuchElementException
Copyright (C) 1996-2001 Martin Odersky. This software is distributed under the Artistic License. See artistic.html or artistic.txt which came with this distribution.


Constuctor Index

O NoSuchElementException(String)
O NoSuchElementException()

Constructors

O NoSuchElementException
public NoSuchElementException();

O NoSuchElementException

public NoSuchElementException(String s);


[all packages] [package net.sf.pizzacompiler.util] [class hierarchy] [index]
net.sf.pizzacompiler.util.NoSuchElementException.html