Uses of Package
org.simoes.lpd.exception

Packages that use org.simoes.lpd.exception
org.simoes.lpd.command   
org.simoes.lpd.common   
org.simoes.lpd.handler   
org.simoes.lpd.util   
 

Classes in org.simoes.lpd.exception used by org.simoes.lpd.command
LPDException
          The general exception for our LPD project.
 

Classes in org.simoes.lpd.exception used by org.simoes.lpd.common
LPDException
          The general exception for our LPD project.
 

Classes in org.simoes.lpd.exception used by org.simoes.lpd.handler
QueueException
          Shows when an exceptional condition has occurred in one of our Queues.
 

Classes in org.simoes.lpd.exception used by org.simoes.lpd.util
LPDException
          The general exception for our LPD project.
ObjectNotFoundException
          When an expected object is not found this is thrown.
QueueException
          Shows when an exceptional condition has occurred in one of our Queues.