Package org.red5.server.exception
Class StreamControlException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.red5.server.exception.StreamControlException
-
- All Implemented Interfaces:
Serializable
public class StreamControlException extends RuntimeException
Stream control exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StreamControlException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-