Class PermessoNegatoRest

All Implemented Interfaces:
Serializable

public class PermessoNegatoRest extends ErroreRestOvunque
See Also:
  • Constructor Details

    • PermessoNegatoRest

      public PermessoNegatoRest()
    • PermessoNegatoRest

      public PermessoNegatoRest(String messaggio)
    • PermessoNegatoRest

      public PermessoNegatoRest(PermessiInsufficienti motivo, String messaggio)
    • PermessoNegatoRest

      public PermessoNegatoRest(Throwable causa)
    • PermessoNegatoRest

      public PermessoNegatoRest(String messaggio, Throwable causa)