Class LoginActionsServiceException

    • Constructor Detail

      • LoginActionsServiceException

        public LoginActionsServiceException​(javax.ws.rs.core.Response response)
      • LoginActionsServiceException

        public LoginActionsServiceException​(javax.ws.rs.core.Response response,
                                            String message)
      • LoginActionsServiceException

        public LoginActionsServiceException​(javax.ws.rs.core.Response response,
                                            String message,
                                            Throwable cause)
      • LoginActionsServiceException

        public LoginActionsServiceException​(javax.ws.rs.core.Response response,
                                            Throwable cause)
    • Method Detail

      • getResponse

        public javax.ws.rs.core.Response getResponse()