All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class espresso.util.InternalError

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----espresso.util.InternalError

public class InternalError
extends Exception

Variable Index

 o msg_d

Constructor Index

 o InternalError()
 o InternalError(String)

Method Index

 o toString()

Variables

 o msg_d
 String msg_d

Constructors

 o InternalError
 public InternalError()
 o InternalError
 public InternalError(String msg)

Methods

 o toString
 public String toString()
Overrides:
toString in class Throwable

All Packages  Class Hierarchy  This Package  Previous  Next  Index