Uses of Class
org.eclipse.wst.common.environment.StatusException

Packages that use StatusException
org.eclipse.wst.common.environment   
 

Uses of StatusException in org.eclipse.wst.common.environment
 

Methods in org.eclipse.wst.common.environment that throw StatusException
 void IStatusHandler.report(IStatus status)
          Reports the given Status with implied options to either continue or abort.
 void NullStatusHandler.report(IStatus status)