RSE
Release 3.0

Uses of Class
org.eclipse.rse.services.clientserver.messages.IndicatorException

Packages that use IndicatorException
org.eclipse.rse.services.clientserver.messages   
org.eclipse.rse.ui.messages   
 

Uses of IndicatorException in org.eclipse.rse.services.clientserver.messages
 

Methods in org.eclipse.rse.services.clientserver.messages that throw IndicatorException
 void SystemMessage.setIndicator(char ind)
          Use this method to override the default indicator of the message
 

Uses of IndicatorException in org.eclipse.rse.ui.messages
 

Methods in org.eclipse.rse.ui.messages that throw IndicatorException
protected  SystemMessage SystemUIMessageFile.loadSystemMessage(String componentAbbr, String subComponentAbbr, String msgNumber, char msgIndicator, String msgL1, String msgL2)
          Override this to provide different extended SystemMessage implementation
 

Constructors in org.eclipse.rse.ui.messages that throw IndicatorException
SystemUIMessage(String comp, String sub, String number, char ind, String l1, String l2)
           
 


RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.