Uses of Class
exceptions.MyException

Packages that use MyException
client   
exceptions   
 

Uses of MyException in client
 

Constructors in client that throw MyException
MainClass()
           
 

Uses of MyException in exceptions
 

Subclasses of MyException in exceptions
 class ClientConnectionWaiterInitException
           
 class FileNotSharedException
           
 class GroupUsedInFilesException
           
 class SharingNonExistingFileException
           
 class UserNotRegisteredException