Class Client.FileDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
Client.FileDoesNotExistException
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Client
public class Client.FileDoesNotExistException
extends java.io.IOException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description FileDoesNotExistException(java.lang.String filename)
-
Method Summary
-
Constructor Details
-
FileDoesNotExistException
public FileDoesNotExistException(java.lang.String filename)
-