jpl.mipl.tlm.StreamPackage
Class AlreadyStarted
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
jpl.mipl.tlm.StreamPackage.AlreadyStarted
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class AlreadyStarted
- extends UserException
Thrown when the user tries to start a stream which has
already been started, or tries to release a stream
which has already been started.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AlreadyStarted
public AlreadyStarted()
AlreadyStarted
public AlreadyStarted(String _reason)