Package org.red5.server.api.stream
Class OperationNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.red5.server.api.stream.OperationNotSupportedException
- All Implemented Interfaces:
Serializable
The requested operation is not supported by the stream.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
OperationNotSupportedException
public OperationNotSupportedException()
-