Class StatusWithEmptyEntityResponse

  • All Implemented Interfaces:
    Action

    public class StatusWithEmptyEntityResponse
    extends Object
    implements Action
    • Constructor Detail

      • StatusWithEmptyEntityResponse

        public StatusWithEmptyEntityResponse​(int status)
      • StatusWithEmptyEntityResponse

        public StatusWithEmptyEntityResponse​(Action parentAction,
                                             int status)
      • StatusWithEmptyEntityResponse

        public StatusWithEmptyEntityResponse​(Action parentAction,
                                             int status,
                                             String reason)