Class NotAllowed$

All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class NotAllowed$ extends RuntimeException implements scala.Product, Serializable
An Exception representing Unauthenticated user performing an action
See Also:
  • Field Details

    • MODULE$

      public static final NotAllowed$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • NotAllowed$

      public NotAllowed$()