Package edu.ntnu.item.jt.system.errors

PowerScan system related exceptions

See:
          Description

Exception Summary
AlreadyInitializedException Signifies that some entity has already been initialized (typically a singleton).
InvalidFileException Signifies that the supplied file is invalid.
NoMatchFoundException Signifies that no match could be found.
OperationNotSupportedException Signifies that an operation is not supported.
ParserException Signifies that an exception occured during (XML) parsing.
TimedOutException Indicates that an operation timed out.
XMLValidationException  
 

Package edu.ntnu.item.jt.system.errors Description

PowerScan system related exceptions.