All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jtelos.RetellException

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

public class RetellException
extends TelosException

Variable Index

 o errorMessage

Constructor Index

 o RetellException(String, String)

Variables

 o errorMessage
 public String errorMessage

Constructors

 o RetellException
 public RetellException(String KBname,
                        String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index