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

Constructor Index

 o PathNotFoundException()
 o PathNotFoundException(String)

Method Index

 o getMessage()

Constructors

 o PathNotFoundException
 public PathNotFoundException()
 o PathNotFoundException
 public PathNotFoundException(String msg)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index