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(org.eclipse.core.runtime.IStatus status)
          Reports the given Status with implied options to either continue or abort.
 void NullStatusHandler.report(org.eclipse.core.runtime.IStatus status)