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, toStringpublic ClientNotFoundException(String id)
id - idCopyright © 2005–2017 Red5. All rights reserved.