Class Unauthorized$

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

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

    • MODULE$

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

    • Unauthorized$

      public Unauthorized$()