uk.ac.rdg.resc.jstyx.client
Class InvalidPathException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by uk.ac.rdg.resc.jstyx.client.InvalidPathException
All Implemented Interfaces:
java.io.Serializable

public class InvalidPathException
extends java.lang.RuntimeException

Exception that is thrown by StyxConnection.getCanonicalPath() when presented with an invalid path.

Author:
Jon Blower $Revision: 259 $ $Date: 2005-05-23 17:48:23 +0100 (Mon, 23 May 2005) $ $Log$ Revision 1.1 2005/05/23 16:48:17 jonblower Overhauled CStyxFile (esp. asynchronous methods) and StyxConnection (added cache of CStyxFiles)
See Also:
Serialized Form

Constructor Summary
InvalidPathException(java.lang.String path)
          Creates a new instance of IllegalPathException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidPathException

public InvalidPathException(java.lang.String path)
Creates a new instance of IllegalPathException



Copyright © 2004-2006 Reading e-Science Centre. All Rights Reserved.