public class NotAllowedException extends RuntimeException
Constructor and Description |
---|
NotAllowedException() |
NotAllowedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotAllowedException()
public NotAllowedException(String message)
Copyright © 2006-2012 The Red5 Project