org.red5.server.exception
public class ScopeHandlerNotFoundException extends RuntimeException
Constructor and Description |
---|
ScopeHandlerNotFoundException(String handlerName)
Create exception from given scope handler name
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ScopeHandlerNotFoundException(String handlerName)
handlerName
- Scope handler nameCopyright © 2006-2012 The Red5 Project