All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jtelos.TellException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----jtelos.TelosException
                                   |
                                   +----jtelos.TellException

public class TellException
extends TelosException

Variable Index

 o errorMessage

Constructor Index

 o TellException(String, String)

Variables

 o errorMessage
 public String errorMessage

Constructors

 o TellException
 public TellException(String KBname,
                      String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index