Class UnauthorisiertException

    • Constructor Detail

      • UnauthorisiertException

        public UnauthorisiertException​(String message)
        Konstruktor fuer Fehlermeldung. Exception, die geworfen wird, wenn der ausfuehrende Benutzer nicht authorisiert ist.
        Parameters:
        message - Nachricht
    • Method Detail

      • getHttpStatus

        public org.springframework.http.HttpStatus getHttpStatus()
        Description copied from class: PortalDocException
        Getter-Methode fuer den Http-Status.
        Specified by:
        getHttpStatus in class PortalDocException
        Returns:
        HttpStatus-Objekt.