Class HttpServletRequestSupport.MissingHeaderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.c4_soft.springaddons.security.oidc.starter.synchronised.HttpServletRequestSupport.MissingHeaderException
All Implemented Interfaces:
Serializable
Enclosing class:
HttpServletRequestSupport

@ResponseStatus(code=UNAUTHORIZED) public static class HttpServletRequestSupport.MissingHeaderException extends RuntimeException
See Also:
  • Constructor Details

    • MissingHeaderException

      public MissingHeaderException(String headerName)