RSE
Release 2.0

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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.rse.services.clientserver.messages.IndicatorException
All Implemented Interfaces:
Serializable

public class IndicatorException
extends Exception

used to indicate that the indicator is not valid.

See Also:
Serialized Form

Constructor Summary
IndicatorException(String text)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IndicatorException

public IndicatorException(String text)

RSE
Release 2.0

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