[all packages] [package BR.unicamp.Guarana] [class hierarchy] [index]

pure interface of class BR.unicamp.Guarana.MetaException

The documentated page.
public class MetaException
  extends RuntimeException
{
    public final Throwable thrown;
    public MetaException(Throwable thrown);
    public MetaException(Throwable thrown,
                         String s);
    public String getLocalizedMessage();
    public String getMessage();
    public Throwable getException();
}

[all packages] [package BR.unicamp.Guarana] [class hierarchy] [index]
BR.unicamp.Guarana.MetaException.interface.html