Class AuthException

All Implemented Interfaces:
Serializable

public class AuthException extends RuntimeException
Hilfsklasse zur Meldungsverarbeitung in Services: Diese Exception wird im Controller gefangen und als Meldung an ObjAndMsg weitergereicht
See Also:
  • Constructor Details

    • AuthException

      public AuthException(String msg)