All Packages Class Hierarchy This Package Previous Next Index
Class jtelos.TelosMethodNotImplementedException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----jtelos.TelosException
|
+----jtelos.TelosMethodNotImplementedException
- public class TelosMethodNotImplementedException
- extends TelosException
-
TelosMethodNotImplementedException(String, String)
-
-
TelosMethodNotImplementedException(String, String, String)
-
TelosMethodNotImplementedException
public TelosMethodNotImplementedException(String className,
String methodName)
TelosMethodNotImplementedException
public TelosMethodNotImplementedException(String className,
String methodName,
String message)
All Packages Class Hierarchy This Package Previous Next Index