public class ClientNotFoundException extends RuntimeException
Constructor and Description |
---|
ClientNotFoundException(String id)
Create exception from given string message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClientNotFoundException(String id)
id
- idCopyright © 2006-2012 The Red5 Project