Package quoggles.exceptions

Interface Summary
IMessages  
 

Exception Summary
BoxCreationFailedException  
BoxNotExecutedException  
InputNotSetException  
InvalidInputException Indicates that an input to a box is not of a type that the box expected.
InvalidParameterException Indicates that the parameters of a box are not valid (for the current input etc.).
LoadFailedException Thrown if loading of a file was not successful.
NoHomogeneousTypeException Indicates that the elements of a collection do not have compatible types.
QueryExecutionException  
QuogglesException