Uses of Package
nl.uva.vlet.exception

Packages that use nl.uva.vlet.exception
nl.uva.vlet   
nl.uva.vlet.exception   
nl.uva.vlet.exec   
nl.uva.vlet.tasks   
nl.uva.vlet.util   
nl.uva.vlet.util.cog   
nl.uva.vlet.vfs   
nl.uva.vlet.vrl   
nl.uva.vlet.vrs   
nl.uva.vlet.vrs.http   
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet
VlException
          Super class of all VL Exceptions.
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet.exception
AccessDeniedException
           
ResourceException
           
VlException
          Super class of all VL Exceptions.
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet.exec
VlException
          Super class of all VL Exceptions.
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet.tasks
VlException
          Super class of all VL Exceptions.
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet.util
AttributeNotEditableException
           
VlException
          Super class of all VL Exceptions.
VlIOException
           
VlURISyntaxException
           
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet.util.cog
VlException
          Super class of all VL Exceptions.
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet.vfs
VlException
          Super class of all VL Exceptions.
VlInterruptedException
           
VlIOException
           
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet.vrl
VlException
          Super class of all VL Exceptions.
VlURISyntaxException
           
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet.vrs
InitializationException
          Service Implementation can throw this when an interface method is not (yet) implemented.
NotImplementedException
          Service Implementation can throw this when an interface method is not (yet) implemented.
VlException
          Super class of all VL Exceptions.
VlIOException
           
 

Classes in nl.uva.vlet.exception used by nl.uva.vlet.vrs.http
VlException
          Super class of all VL Exceptions.
VlIOException