All Packages Class Hierarchy This Package Previous Next Index
Class iceberg.APCpath.services.PathNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----iceberg.APCpath.services.PathNotFoundException
- public class PathNotFoundException
- extends Exception
-
PathNotFoundException()
-
-
PathNotFoundException(String)
-
-
getMessage()
-
PathNotFoundException
public PathNotFoundException()
PathNotFoundException
public PathNotFoundException(String msg)
getMessage
public String getMessage()
- Overrides:
- getMessage in class Throwable
All Packages Class Hierarchy This Package Previous Next Index