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