org.eclipse.rse.services.clientserver.messages
Class IndicatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rse.services.clientserver.messages.IndicatorException
- All Implemented Interfaces:
- Serializable
Deprecated. This exception is no longer used and client code should not
try catching it unless it wants to be compatible with earlier RSE versions.
public class IndicatorException
- extends RuntimeException
used to indicate that the indicator is not valid.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IndicatorException
public IndicatorException(String text)
- Deprecated.
Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.