Package 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
Thrown when a client is not allowed to execute a method.
- Author:
- The Red5 Project, Joachim Bauch (jojo@struktur.de)
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
NotAllowedException
public NotAllowedException() -
NotAllowedException
-