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

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait