Uses of Class
net.pleso.framework.client.bl.exceptions.FrameworkRuntimeException

Packages that use FrameworkRuntimeException
net.pleso.framework.client.bl.exceptions   
net.pleso.framework.client.ui   
 

Uses of FrameworkRuntimeException in net.pleso.framework.client.bl.exceptions
 

Subclasses of FrameworkRuntimeException in net.pleso.framework.client.bl.exceptions
 class AccessViolationException
          This exception is thrown when some unauthorized action could be performed.
 class AsyncCallbackFailureException
          Represents wrapper for server exceptions.
 

Uses of FrameworkRuntimeException in net.pleso.framework.client.ui
 

Subclasses of FrameworkRuntimeException in net.pleso.framework.client.ui
 class NotImplementedFeatureException
          This exception is thrown by framework user interface component when it can not support some business logic class implementation.
 



Copyright © 2006-2007 pleso.net crew All Rights Reserved.