org.red5.server.service
Class NotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.red5.server.service.NotAllowedException
- All Implemented Interfaces:
- Serializable
public class NotAllowedException
- extends RuntimeException
Thrown when a client is not allowed to execute a method.
- Author:
- The Red5 Project ([email protected]), Joachim Bauch ([email protected])
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotAllowedException
public NotAllowedException()
NotAllowedException
public NotAllowedException(String message)
Copyright © 2006-2012 The Red5 Project