net.netheos.pcsapi.exceptions
Class CFileNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.netheos.pcsapi.exceptions.CStorageException
net.netheos.pcsapi.exceptions.CFileNotFoundException
- All Implemented Interfaces:
- Serializable
public class CFileNotFoundException
- extends CStorageException
- See Also:
- Serialized Form
|
Method Summary |
CPath |
getPath()
Get the file that has not been found |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CFileNotFoundException
public CFileNotFoundException(String message,
CPath path)
getPath
public CPath getPath()
- Get the file that has not been found
- Returns:
- The file path not found
Copyright © 2014. All Rights Reserved.