Class 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, Joachim Bauch (jojo@struktur.de)
See Also:
  • Field Details

  • Constructor Details

    • NotAllowedException

      public NotAllowedException()
    • NotAllowedException

      public NotAllowedException(String message)