Uses of Package
ch.hsr.bieridee.exceptions

Packages that use ch.hsr.bieridee.exceptions
ch.hsr.bieridee.models   
ch.hsr.bieridee.resourcehandler   
ch.hsr.bieridee.resourcehandler.interfaces   
ch.hsr.bieridee.test   
ch.hsr.bieridee.utils   
 

Classes in ch.hsr.bieridee.exceptions used by ch.hsr.bieridee.models
WrongNodeTypeException
          Exception to be thrown when a node hasn't the expected type.
 

Classes in ch.hsr.bieridee.exceptions used by ch.hsr.bieridee.resourcehandler
InvalidRequestException
          Exception to be thrown when a request is malformed.
WrongNodeTypeException
          Exception to be thrown when a node hasn't the expected type.
 

Classes in ch.hsr.bieridee.exceptions used by ch.hsr.bieridee.resourcehandler.interfaces
InvalidRequestException
          Exception to be thrown when a request is malformed.
WrongNodeTypeException
          Exception to be thrown when a node hasn't the expected type.
 

Classes in ch.hsr.bieridee.exceptions used by ch.hsr.bieridee.test
WrongNodeTypeException
          Exception to be thrown when a node hasn't the expected type.
 

Classes in ch.hsr.bieridee.exceptions used by ch.hsr.bieridee.utils
WrongNodeTypeException
          Exception to be thrown when a node hasn't the expected type.