Package org.apache.empire.exceptions

This package contains classes for exception handling of general errors.

See:
          Description

Exception Summary
BeanIncompatibleException  
BeanInstantiationException  
BeanPropertyGetException  
BeanPropertySetException  
EmpireException This exception type is used for all empire errors.
Exceptions will only be thrown if exceptions are enabled in the ErrorObject.
EmpireFileException This exception type is used for all empire errors.
Exceptions will only be thrown if exceptions are enabled in the ErrorObject.
FileParseException  
FileReadException  
FileWriteException  
InternalException  
InvalidArgumentException  
InvalidPropertyException  
ItemExistsException  
ItemNotFoundException  
MiscellaneousErrorException  
NotImplementedException  
NotSupportedException  
ObjectNotValidException  
PropertyReadOnlyException  
UnexpectedReturnValueException  
 

Package org.apache.empire.exceptions Description

This package contains classes for exception handling of general errors.



Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.