public class ResourceExistException extends Exception
| Constructor and Description |
|---|
ResourceExistException()
Constructs a new ResourceExistException.
|
ResourceExistException(String message) |
ResourceExistException(String message,
Throwable cause) |
ResourceExistException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2017 Red5. All rights reserved.