Class ServiceNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.red5.server.exception.ServiceNotFoundException
All Implemented Interfaces:
Serializable

public class ServiceNotFoundException extends RuntimeException
Thrown when server can't be found
See Also:
  • Field Details

  • Constructor Details

    • ServiceNotFoundException

      public ServiceNotFoundException()