Package org.jppf

Base classes used throughout the framework.

See:
          Description

Exception Summary
JPPFException Class of exceptions for JPPF-specific exceptions.
JPPFUnsupportedOperationException Exception raised to indicate that a call to a JPPF method is not supported.
 

Error Summary
JPPFError Class of JPPF-specific error that may be caught in special cases.
JPPFNodeReconnectionNotification This error is thrown to notify a node that its code is obsolete and it should dynamically reload itself.
JPPFNodeReloadNotification This error is thrown to notify a node that its code is obsolete and it should dynamically reload itself.
 

Package org.jppf Description

Base classes used throughout the framework.



Copyright © 2005-2010 JPPF Team.