Class StreamNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.red5.server.stream.StreamNotFoundException
All Implemented Interfaces:
Serializable

public class StreamNotFoundException extends Exception
Throw when stream can't be found
See Also:
  • Field Details

  • Constructor Details

    • StreamNotFoundException

      public StreamNotFoundException(String name)