Class UnauthorizedActionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sk.gursky.filmsrestserver.rest.UnauthorizedActionException
All Implemented Interfaces:
Serializable

public class UnauthorizedActionException extends RuntimeException
See Also:
  • Constructor Details

    • UnauthorizedActionException

      public UnauthorizedActionException(String message)