Class NotMemberException

All Implemented Interfaces:
Serializable

@ResponseStatus(NOT_FOUND) public class NotMemberException extends RuntimeException
See Also:
  • Constructor Details

    • NotMemberException

      public NotMemberException(Long groupId, Long userId)